Skip to content

Update Math.sumPrecise to remove SummationState#4392

Merged
HalidOdat merged 1 commit intomainfrom
update-sum-precise
Aug 27, 2025
Merged

Update Math.sumPrecise to remove SummationState#4392
HalidOdat merged 1 commit intomainfrom
update-sum-precise

Conversation

@nekevss
Copy link
Member

@nekevss nekevss commented Aug 27, 2025

Follow up to #4383.

As noted, there may be further optimizations we could do in the future with Array's where the length is known and XsumSmall and XsumLarge are used directly vs. XsumAuto.

@github-actions
Copy link

Test262 conformance changes

Test result main count PR count difference
Total 50,595 50,595 0
Passed 47,561 47,561 0
Ignored 2,122 2,122 0
Failed 912 912 0
Panics 0 0 0
Conformance 94.00% 94.00% 0.00%

@nekevss nekevss requested a review from a team August 27, 2025 13:14
Copy link
Member

@HalidOdat HalidOdat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great to me! :)

@HalidOdat HalidOdat added this pull request to the merge queue Aug 27, 2025
Merged via the queue into main with commit 8d4f2cf Aug 27, 2025
15 checks passed
@HalidOdat HalidOdat deleted the update-sum-precise branch August 27, 2025 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants