Open
Bug 1048475
Opened 11 years ago
Updated 5 months ago
Implement dominance based allocation folding in Ion
Categories
(Core :: JavaScript: GC, defect)
Core
JavaScript: GC
Tracking
()
NEW
flash10
People
(Reporter: terrence, Unassigned)
References
(Blocks 1 open bug)
Details
http://static.googleusercontent.com/media/research.google.com/en/us/pubs/archive/42478.pdf
This was a fairly significant win for v8. It likely will not be as big for us because we do not use boxed Numbers, but is probably still be worth doing.
Updated•3 years ago
|
Severity: normal → S3
Comment 1•5 months ago
|
||
Still relevant?
You need to log in
before you can comment on or make changes to this bug.
Description
•