Closed
Bug 1303128
Opened 9 years ago
Closed 2 years ago
Box2D benchmark runs slower on Spidermonkey than in Firefox Nightly
Categories
(Core :: JavaScript Engine: JIT, defect, P5)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: rahulchaphalkar, Unassigned)
Details
Attachments
(1 file)
|
1.14 MB,
application/javascript
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36
Steps to reproduce:
Ran the bench2d asmjs benchmark (based on Box2D library) on spidermonkey and Firefox nightly. Both versions C51.0a1 .
Actual results:
Results on spidermonkey are 30% slower than Firefox browser.
Expected results:
Spdermonkey perf >= FF Perf
Updated•9 years ago
|
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•