Open
Bug 1426796
Opened 8 years ago
Updated 1 year ago
Chrome is nearly twice as fast on V8 web tooling benchmark
Categories
(Core :: JavaScript Engine, defect, P3)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: jrmuizel, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
749.31 KB,
image/png
|
Details |
Chrome 9.31 Runs/Sec
Firefox Nightly 5.11 Runs/Sec
Comment 1•8 years ago
|
||
I looked into this a bit last year and fixed some issues. The biggest remaining problem now is time spent in (minor) GC. I should take a closer look soonish.
Updated•8 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
Comment 2•2 years ago
|
||
Updated•1 year ago
|
Blocks: sm-js-perf
Comment 3•1 year ago
|
||
A profile FWIW :https://share.firefox.dev/3UWXltN (the score with the profiler enabled is 9.81runs/sec)
Almost continuous Bailouts and invalidations in the profile.
You need to log in
before you can comment on or make changes to this bug.
Description
•