Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork476
OptimizeNanBoxedValue related operations#4506
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
github-actionsbot commentedOct 27, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Test262 conformance changes
|
codecovbot commentedOct 28, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@## main #4506 +/- ##==========================================+ Coverage 47.24% 57.18% +9.93%========================================== Files 476 503 +27 Lines 46892 57401 +10509 ==========================================+ Hits 22154 32824 +10670+ Misses 24738 24577 -161 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
nekevss left a comment
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.
Looks good to me!
Uh oh!
There was an error while loading.Please reload this page.
1088cc4Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Another batch of optimizations.
as_object/string/symbol/bigint.NonNullpointer, which removes the assertion we have there. Also marks the rarest path (unsupported platform) as a cold function.Main results
RESULT Richards 237
RESULT DeltaBlue 243
RESULT Crypto 192
RESULT RayTrace 524
RESULT EarleyBoyer 618
RESULT RegExp 87.6
RESULT Splay 877
RESULT NavierStokes 427
SCORE 323
PR results
RESULT Richards 229
RESULT DeltaBlue 238
RESULT Crypto 197
RESULT RayTrace 532
RESULT EarleyBoyer 635
RESULT RegExp 91.8
RESULT Splay 888
RESULT NavierStokes 439
SCORE 327