Closed
Bug 541488
Opened 16 years ago
Closed 16 years ago
[meta] Make closures super-fast
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
DUPLICATE
of bug 517164
People
(Reporter: dmandelin, Unassigned)
References
Details
It's clear that all kinds of big web apps and popular advanced JS libraries use closures all over the place. We have made some good progress with Fx3.6, but I think there is still a lot of room for improvement. We should have good closure perf very much in mind with future perf work.
Comment 2•16 years ago
|
||
Marking duplicate of bug 517164, which has a longer description and linked testcase.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•16 years ago
|
Alias: ClosurePerf
You need to log in
before you can comment on or make changes to this bug.
Description
•