winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
https://winglang.io
Other
5.06k stars 198 forks source link

chore: fix references to dist/ folder in turbo.json #7070

Closed Chriscbr closed 2 months ago

Chriscbr commented 2 months ago

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Wing Cloud Contribution License.

github-actions[bot] commented 2 months ago

Thanks for opening this pull request! :tada: Please consult the contributing guidelines for details on how to contribute to this project. If you need any assistance, don't hesitate to ping the relevant owner over Discord.

Topic Owner
Wing SDK and standard library @chriscbr
Wing Console @skyrpex
Wing compiler and language design @chriscbr
VSCode extension and language server @chriscbr
Wing CLI @chriscbr
Documentation @boyney123
Examples @boyney123
Wing Playground @skyrpex
monadabot commented 2 months ago

Console preview environment is available at https://wing-console-pr-7070.fly.dev :rocket:

Last Updated (UTC) 2024-09-03 20:08
monadabot commented 2 months ago

Benchmarks

Comparison to Baseline ⬜⬜⬜⬜⬜⬜⬜⬜🟥⬜⬜⬜🟥 | Benchmark | Before | After | Change | | :-- | --: | --: | --: | | version | 57ms±0.56 | 56ms±0.45 | -1ms (-1.52%)⬜ | | hello_world.test.w -t sim | 426ms±16.05 | 409ms±3.14 | -17ms (-3.96%)⬜ | | hello_world.test.w -t tf-aws | 1496ms±11.78 | 1500ms±12.35 | +3ms (+0.23%)⬜ | | jsii_big.test.w -t sim | 2967ms±21.18 | 3009ms±50.98 | +42ms (+1.43%)⬜ | | jsii_big.test.w -t tf-aws | 3166ms±11.44 | 3183ms±18.48 | +17ms (+0.53%)⬜ | | functions_1.test.w -t sim | 405ms±4.45 | 407ms±4.16 | +2ms (+0.41%)⬜ | | functions_1.test.w -t tf-aws | 839ms±1.73 | 856ms±3.56 | +17ms (+1.97%)⬜ | | empty.test.w -t sim | 369ms±3.31 | 369ms±3.49 | 0ms (-0.08%)⬜ | | empty.test.w -t tf-aws | 598ms±4.24 | 618ms±3.82 | +20ms (+3.32%)🟥 | | functions_10.test.w -t sim | 494ms±18.15 | 504ms±8.98 | +11ms (+2.18%)⬜ | | functions_10.test.w -t tf-aws | 2171ms±17.38 | 2186ms±13 | +15ms (+0.7%)⬜ | | jsii_small.test.w -t sim | 384ms±5.82 | 379ms±3.34 | -5ms (-1.41%)⬜ | | jsii_small.test.w -t tf-aws | 606ms±4.91 | 625ms±4.41 | +19ms (+3.17%)🟥 | ⬜ Within 1.5 standard deviations 🟩 Faster, Above 1.5 standard deviations 🟥 Slower, Above 1.5 standard deviations _Benchmarks may vary outside of normal expectations, especially when running in GitHub Actions CI._
Results |name|mean|min|max|moe|sd| |----|----|----|----|----|----| |version|56ms|56ms|57ms|0ms|1ms| |hello_world.test.w -t sim|409ms|400ms|417ms|3ms|4ms| |hello_world.test.w -t tf-aws|1500ms|1477ms|1539ms|12ms|17ms| |jsii_big.test.w -t sim|3009ms|2960ms|3195ms|51ms|71ms| |jsii_big.test.w -t tf-aws|3183ms|3150ms|3243ms|18ms|26ms| |functions_1.test.w -t sim|407ms|400ms|417ms|4ms|6ms| |functions_1.test.w -t tf-aws|856ms|846ms|860ms|4ms|5ms| |empty.test.w -t sim|369ms|360ms|376ms|3ms|5ms| |empty.test.w -t tf-aws|618ms|609ms|628ms|4ms|5ms| |functions_10.test.w -t sim|504ms|487ms|525ms|9ms|13ms| |functions_10.test.w -t tf-aws|2186ms|2163ms|2224ms|13ms|18ms| |jsii_small.test.w -t sim|379ms|373ms|386ms|3ms|5ms| |jsii_small.test.w -t tf-aws|625ms|619ms|639ms|4ms|6ms|
Last Updated (UTC) 2024-09-03 20:13
monadabot commented 2 months ago

Congrats! :rocket: This was released in Wing 0.83.11.