Closed
Bug 999650
Opened 11 years ago
Closed 11 years ago
3% TART regression on WinXP|Linux64 on Inbound (Fx31) from bug 990336
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox31 | - | --- |
People
(Reporter: jmaher, Unassigned)
References
Details
(Keywords: perf, regression, Whiteboard: [talos_regression])
on April 17th we have a TART regression on Linux64 (3.22%) and WinXP (3.64%) from the landing of this changeset:
http://hg.mozilla.org/integration/mozilla-inbound/rev/7340e1b5c7e1
Here is a graph for winxp:
http://graphs.mozilla.org/graph.html#tests=[[293,131,37]]&sel=1397665160000,1397837960000&displayrange=7&datatype=running
here is a view on tbpl to ensure it was this changeset and retriggers to ensure there isn't noise:
https://tbpl.mozilla.org/?tree=Mozilla-Inbound&fromchange=76e1244494ef&tochange=f854b5d978b5&jobname=Windows%20XP%2032-bit%20mozilla-inbound%20talos%20svgr
Here is more information about the test:
https://wiki.mozilla.org/Buildbot/Talos/Tests#TART.2FCART
Reporter | ||
Updated•11 years ago
|
tracking-firefox31:
--- → ?
Comment 2•11 years ago
|
||
This is a backout of the same patch that caused a throughput regression last week. There is a direct tradeoff here between throughput and latency: you can't have both. I think we should take this regression instead of the other: the code that's getting removed is quick ugly and we're doing strictly less work without it.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(terrence)
Resolution: --- → WONTFIX
Updated•11 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•