Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update to jsii v5.5 #7133

Merged
merged 2 commits into from
Sep 17, 2024
Merged

chore: update to jsii v5.5 #7133

merged 2 commits into from
Sep 17, 2024

Conversation

Chriscbr
Copy link
Contributor

Closes #7131

Checklist

  • Title matches Winglang's style guide
  • Description explains motivation and solution
  • Tests added (always)
  • Docs updated (only required for features)
  • Added pr/e2e-full label if this feature requires end-to-end testing

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

@Chriscbr Chriscbr requested a review from a team as a code owner September 16, 2024 21:32
Copy link

Thanks for opening this pull request! 🎉
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
Copy link
Contributor

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

Last Updated (UTC) 2024-09-17 04:33

@monadabot
Copy link
Contributor

Benchmarks

Comparison to Baseline ⬜🟥⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜
Benchmark Before After Change
version 56ms±0.53 56ms±0.79 +0ms (+0.5%)⬜
functions_10.test.w -t sim 487ms±17.08 515ms±30.83 +28ms (+5.8%)🟥
functions_10.test.w -t tf-aws 2161ms±22.22 2150ms±13.92 -10ms (-0.48%)⬜
jsii_small.test.w -t sim 374ms±4.34 375ms±3.53 +1ms (+0.24%)⬜
jsii_small.test.w -t tf-aws 600ms±5.1 597ms±4.4 -3ms (-0.49%)⬜
functions_1.test.w -t sim 405ms±3.55 404ms±2.95 -1ms (-0.22%)⬜
functions_1.test.w -t tf-aws 837ms±5.75 828ms±6.49 -9ms (-1.09%)⬜
empty.test.w -t sim 370ms±2.53 367ms±3.85 -2ms (-0.64%)⬜
empty.test.w -t tf-aws 594ms±4.42 590ms±3.76 -3ms (-0.57%)⬜
hello_world.test.w -t sim 409ms±5.29 404ms±4.82 -5ms (-1.18%)⬜
hello_world.test.w -t tf-aws 1473ms±3.8 1465ms±7.62 -8ms (-0.53%)⬜
jsii_big.test.w -t sim 2942ms±9.11 2958ms±12.34 +16ms (+0.54%)⬜
jsii_big.test.w -t tf-aws 3146ms±14.64 3151ms±20.61 +5ms (+0.16%)⬜

⬜ 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 55ms 58ms 1ms 1ms
functions_10.test.w -t sim 515ms 478ms 623ms 31ms 43ms
functions_10.test.w -t tf-aws 2150ms 2107ms 2175ms 14ms 19ms
jsii_small.test.w -t sim 375ms 365ms 382ms 4ms 5ms
jsii_small.test.w -t tf-aws 597ms 587ms 604ms 4ms 6ms
functions_1.test.w -t sim 404ms 399ms 412ms 3ms 4ms
functions_1.test.w -t tf-aws 828ms 814ms 842ms 6ms 9ms
empty.test.w -t sim 367ms 359ms 377ms 4ms 5ms
empty.test.w -t tf-aws 590ms 583ms 598ms 4ms 5ms
hello_world.test.w -t sim 404ms 396ms 415ms 5ms 7ms
hello_world.test.w -t tf-aws 1465ms 1446ms 1483ms 8ms 11ms
jsii_big.test.w -t sim 2958ms 2938ms 2996ms 12ms 17ms
jsii_big.test.w -t tf-aws 3151ms 3125ms 3214ms 21ms 29ms
Last Updated (UTC) 2024-09-17 04:38

@Chriscbr Chriscbr merged commit 9d96625 into main Sep 17, 2024
23 checks passed
@Chriscbr Chriscbr deleted the rybickic/update-jsii branch September 17, 2024 04:51
@monadabot
Copy link
Contributor

Congrats! 🚀 This was released in Wing 0.85.7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update to jsii 5.5
2 participants