Closed
Bug 1207475
Opened 9 years ago
Closed 1 year ago
Regression on asmjs-apps box2d on 14th of August, 2015
Categories
(Core :: JavaScript Engine: JIT, defect, P5)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: h4writer, Unassigned)
References
Details
No description provided.
Reporter | ||
Comment 1•9 years ago
|
||
A regression/improvement was reported on AWFY:
On slave: Mac OS X 10.10 32-bit (Mac Pro, shell) with mode: no asmjs
- asmjs-apps: box2d-loadtime: 19.19% (regression)
- asmjs-apps: box2d-throughput: 4.09% (regression)
On slave: Mac OS X 10.10 64-bit (Mac Pro, shell) with mode: Ion
- kraken: desaturate: 3% (regression)
- misc: bugs-508716-fluid-dynamics: 8.72% (regression)
On slave: Mac OS X 10.10 64-bit (Mac Pro, shell) with mode: no asmjs
- asmjs-apps: 1.41% (regression)
- asmjs-apps: box2d-loadtime: 19.63% (regression)
- asmjs-apps: box2d-throughput: 1.02% (regression)
More info: https://arewefastyet.com/regressions/#/bug/1207475
Blocks: 1171945
Flags: needinfo?(hv1989)
Comment 2•8 years ago
|
||
Seems to be caused by bug 1193280. Given that noasmjs load time is particularly affected, it's probably caused by more time spent in JS warmup. I don't think this is high priority.
Blocks: 1193280
Priority: -- → P5
Updated•2 years ago
|
Severity: normal → S3
Comment 3•1 year ago
|
||
Clear a needinfo that is pending on an inactive user.
Inactive users most likely will not respond; if the missing information is essential and cannot be collected another way, the bug maybe should be closed as INCOMPLETE
.
For more information, please visit BugBot documentation.
Flags: needinfo?(hv1989)
Comment 4•1 year ago
|
||
Let's just close this bug at this point.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•