-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
feat(es/compiler): Merge nullish_coalescing #10974
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
base: main
Are you sure you want to change the base?
Conversation
|
CodSpeed Performance ReportMerging #10974 will degrade performances by 2.95%Comparing Summary
Benchmarks breakdown
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you fix CI and the perf regression?
No dependency changes detected. Learn more about Socket for GitHub. 👍 No dependency changes detected in pull request |
c41f09b
to
7c9b3b7
Compare
strange that when running benchmarks locally there is no regression but there is still? |
8039527
to
3a56eca
Compare
Description:
merges
nullish_coalescing
into compilerBREAKING CHANGE:
N/A
Related issue:
This is a par of #10913