Closed
Bug 355457
Opened 18 years ago
Closed 1 year ago
Ts hit between 2006-10-04 00:00 and 2006-10-04 12:00
Categories
(Core :: General, defect)
Core
General
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: ispiked, Unassigned)
Details
(Keywords: perf, regression)
There seems to have been a small increase in Tp sometime between 2006-10-04 00:00 and 2006-10-04 12:00. Check-ins: http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=PhoenixTinderbox&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2006-10-04&maxdate=2006-10-04+12&cvsroot=%2Fcvsroot argo perf Ts: http://graphs.mozilla.org/#spst=range&spstart=1159833600&spend=1160003820&bpst=cursor&bpstart=1159833600&bpend=1160003820&m1tid=27&m1bl=0&m1avg=0 gaius perf Ts: http://graphs.mozilla.org/#spst=range&spstart=1159750080&spend=1160000820&bpst=cursor&bpstart=1159750080&bpend=1160000820&m1tid=30&m1bl=0&m1avg=0 Looking at the raw data for the graphs, the regression seems to have occurred in the time that the patch for bug 349465 landed.
Reporter | ||
Comment 1•18 years ago
|
||
s/Tp/Ts/ in the first sentence.
Comment 2•18 years ago
|
||
That's odd, because I don't see that code running on startup.
Comment 3•18 years ago
|
||
Did anything else land in the relevant time period? And I assume the XULElement changes in bug 349465 were just moving identical code from point A to point B?
Comment 4•18 years ago
|
||
btek seems to have some tp hit too.
Comment 5•18 years ago
|
||
(In reply to comment #3) > Did anything else land in the relevant time period? The only thing that could affect Tp would be bug 333535 I think. > > And I assume the XULElement changes in bug 349465 were just moving identical > code from point A to point B? Yes. I guess I'll try to back out tomorrow.
Comment 6•18 years ago
|
||
Backing out the patch for bug 349465 didn't have any effect on the Ts on argo and gaius or on the Tp on btek, so I guess bug 333535 should be tried next.
No longer blocks: 349465
Summary: Patch for bug 349465 seems to have caused a Ts hit → Ts hit between 2006-10-04 00:00 and 2006-10-04 12:00
Updated•18 years ago
|
Flags: blocking1.9?
Comment 7•18 years ago
|
||
Backing out the patch for bug 333535 didn't have any effect either.
Reporter | ||
Comment 8•18 years ago
|
||
Here are the numbers from the raw data for the graphs: argo: 901 MOZ_CO_DATE=2006:10:04:04:04 920 MOZ_CO_DATE=2006:10:04:05:21 gaius-perf: 1641 MOZ_CO_DATE=2006:10:04:03:12 1719 MOZ_CO_DATE=2006:10:04:06:00 Check-ins during that range only include the two bugs that we backed out to see if it'd change things, so I'm really not sure what's going on here... Here is the check-in range backed up a bit: http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=PhoenixTinderbox&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2006-10-03+21&maxdate=2006-10-04+12&cvsroot=%2Fcvsroot. There were about 7 builds on argo (~4 on gaius-pref) after Seth's check-in of those images, and at least two builds on each platform after the SVG check-in that didn't show any regression in Ts times, so unless this is some sort of latent manifestation, I'm stumped.
Comment 9•17 years ago
|
||
Anyone heard anything about this at all? Boris, thoughts? I'm working through the nom queue for General, and this one is pretty old.
Comment 10•17 years ago
|
||
I don't really know.
Comment 11•17 years ago
|
||
I can't say we'd block on this. If anyone can figure it out, it'd be nice to get that perf back.
Flags: blocking1.9? → blocking1.9-
Updated•2 years ago
|
Severity: normal → S3
Updated•1 year ago
|
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
•