Closed
Bug 940827
Opened 12 years ago
Closed 11 years ago
RIABench "Primetest" is 2x slower than Chrome
Categories
(Core :: JavaScript Engine: JIT, defect)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: cpeterson, Unassigned)
References
Details
(Keywords: perf, regression)
In the June 2013 WBGP, Firefox 22 was only about 1.1x slower than Chrome 27:
http://media.bestofmicro.com/L/A/390862/original/RIAJS.png
http://www.tomshardware.com/reviews/chrome-27-firefox-21-opera-next,3534-6.html
But on Naveed's test machine, Firefox 25 is 2.2x slower than Chrome 31, but also 1.3x slower than Firefox 22!
* Chrome 31 = 62 ms
* Chrome 27 = 90 ms
* Firefox 25 = 139 ms
* Firefox 22 = 107 ms
* IE11 = 159 ms
Comment 1•12 years ago
|
||
I'm on Windows 7.
Firefox 26 Beta takes around 170ms
Chrome 31 takes around 170ms
Nightly 28 varies a lot... from 150ms to 200ms
Comment 2•11 years ago
|
||
On Fedora 21 x86_64:
sm shell: 84ms
d8 shell: 84ms
nightly: 84ms
chrome 40: 73ms
Closing as WORKSFORME since the gap is miniscule.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•