Closed
Bug 787735
Opened 12 years ago
Closed 9 years ago
IonMonkey: Investigate performance regression caused by 32bit load/store on x64.
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1147430
People
(Reporter: nbp, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [ion:t])
Bug 787292 (5059a4152b84) handles 64 bits values as 2 parts of 32 bits. It globally improved the performances, but reduced by ~ 2x the perf of misc-basic-closures.
This bug can be reproduced on AWFY, and on a Core i7.
![]() |
||
Updated•12 years ago
|
Whiteboard: [ion:t]
Assignee | ||
Updated•11 years ago
|
Assignee: general → nobody
![]() |
||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•