Closed Bug 1802496 Opened 2 years ago Closed 2 years ago

Inline the Number constructor when called with a string

Categories

(Core :: JavaScript Engine: JIT, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
109 Branch
Tracking Status
firefox109 --- fixed

People

(Reporter: anba, Assigned: anba)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Number is called with strings in JetStream's "FlightPlanner" sub-benchmark. Supporting this case saves 80'000 VM calls.

JetStream's "FlightPlanner" sub-benchmark hits this case 80'000 times.

Depends on D163092

Pushed by andre.bargull@gmail.com: https://hg.mozilla.org/integration/autoland/rev/04273bd51131 Inline the Number constructor when called with a string. r=jandem
Pushed by andre.bargull@gmail.com: https://hg.mozilla.org/integration/autoland/rev/0ec972fc8ce0 Inline the Number constructor when called with a string. r=jandem
Severity: -- → N/A
Priority: -- → P1
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: