Closed
Bug 601816
Opened 15 years ago
Closed 14 years ago
Make date-format-xparb fast
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: dmandelin, Unassigned)
References
Details
We are losing about 8 ms here on AWFY against JSC, and more against v8. This is one of the benchmarks where we have the biggest gaps. It's time to get fast on this one.
![]() |
Reporter | |
Updated•15 years ago
|
Blocks: JaegerSpeed
![]() |
||
Comment 1•15 years ago
|
||
Should this also depend on bug 578257?
![]() |
||
Updated•15 years ago
|
Comment 2•14 years ago
|
||
We're now beating v8 and JSC on this, per awfy.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•