Closed
Bug 1062899
Opened 11 years ago
Closed 11 years ago
2% win*/osx10.6 session restore regression on inbound (v.34) August 21 from bug 691601
Categories
(Testing :: Talos, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jmaher, Unassigned)
References
Details
(Keywords: perf, regression, Whiteboard: [talos_regression])
session restore was hanging out <1210 for a long while, then it jumped up on August 21:
http://graphs.mozilla.org/graph.html#tests=[[313,63,37]]&sel=none&displayrange=30&datatype=running
here are some retriggers to highlight it:
https://tbpl.mozilla.org/?tree=Mozilla-Inbound&fromchange=0ed4b3b8d79b&tochange=c4d1c0041347&jobname=Windows%20XP%2032-bit%20mozilla-inbound%20pgo%20talos%20other
It appears that the patch from bug 952977 is where we regress:
https://hg.mozilla.org/integration/mozilla-inbound/rev/3325dc888b50
but we go even higher in the next push in the pushlog from bug 691601.
Reporter | ||
Comment 1•11 years ago
|
||
Yoric, could you take a brief look at this and offer some advice
Flags: needinfo?(dteller)
Comment 2•11 years ago
|
||
That changeset from bug 952977 didn't touch any code that runs on Windows.
Comment 3•11 years ago
|
||
The problem is clearly not due to changes in Session Restore as that part of the code hasn't seen changes in a few months. Tim, any idea?
Flags: needinfo?(dteller) → needinfo?(ttaubert)
Comment 4•11 years ago
|
||
I don't have a good idea off-hand. We indeed did not make any (bigger) changes to sessionstore in the last months. We consistently add stuff to the startup path though, initializing modules etc. That might also explain the slow rise here?
Flags: needinfo?(ttaubert)
Reporter | ||
Comment 5•11 years ago
|
||
this shows up on osx 10.6 as well. I did some retriggers and bug 691601 clearly causes a regression:
https://tbpl.mozilla.org/?tree=Mozilla-Inbound&jobname=Rev4%20MacOSX%20Snow%20Leopard%2010.6%20mozilla-inbound%20talos%20other_nol64&fromchange=6ded38cc54e3&tochange=c4d1c0041347
No longer blocks: 952977
Summary: 2% winxp pgo session restore regression on inbound (v.34) August 21 → 2% win|osx session restore regression on inbound (v.34) August 21 from bug 691601
Reporter | ||
Updated•11 years ago
|
Summary: 2% win|osx session restore regression on inbound (v.34) August 21 from bug 691601 → 2% winxp/osx10.6 session restore regression on inbound (v.34) August 21 from bug 691601
Reporter | ||
Comment 6•11 years ago
|
||
this also affects win7 and win8.
Summary: 2% winxp/osx10.6 session restore regression on inbound (v.34) August 21 from bug 691601 → 2% win*/osx10.6 session restore regression on inbound (v.34) August 21 from bug 691601
Reporter | ||
Comment 7•11 years ago
|
||
we have already shipped this.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•