Closed
Bug 1385903
Opened 7 years ago
Closed 7 years ago
30.18% Strings PerfStripCharsWhitespace (linux32-nightly) regression on push 116c714b341eecf34d466907930ad2629f7d9b6a (Wed Jul 26 2017)
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: igoldan, Unassigned)
References
Details
(Keywords: perf, regression)
We have detected a platform microbenchmarks regression from push:
https://hg.mozilla.org/releases/mozilla-beta/pushloghtml?changeset=116c714b341eecf34d466907930ad2629f7d9b6a
As author of one of the patches included in that push, we need your help to address this regression.
Regressions:
30% Strings PerfStripCharsWhitespace linux32-nightly opt 1,029,160.83 -> 1,339,735.83
Improvements:
25% Strings PerfStripCharsWhitespace linux32-devedition opt 1,332,468.00 -> 995,651.33
You can find links to graphs and comparison views for each of the above tests at: https://treeherder.mozilla.org/perf.html#/alerts?id=8442
On the page above you can see an alert for each affected platform as well as a link to a graph showing the history of scores for this test. There is also a link to a treeherder page showing the jobs in a pushlog format.
To learn more about the regressing test(s), please see: https://developer.mozilla.org/en-US/docs/Mozilla/Performance/Automated_Performance_Testing_and_Sheriffing/Platform_Microbenchmarks
Reporter | ||
Comment 1•7 years ago
|
||
::dao I see you are the owner of bug 1367630. Can you look over this regression?
Flags: needinfo?(dao+bmo)
Comment 2•7 years ago
|
||
There's no way bug 1367630 can cause this regression. This test is testing low-level string behavior in gtest. Bug 1367630 changes the Firefox UI. The Firefore UI is not even running during this test.
So if there's a regression here, its being blamed on the wrong push.
Flags: needinfo?(dao+bmo) → needinfo?(ionut.goldan)
Comment 3•7 years ago
|
||
Looking at the numbers there, it almost looks like something mixed up the nightly and devedition numbers to me...
Updated•7 years ago
|
Component: Untriaged → Tabbed Browser
Comment 4•7 years ago
|
||
Again, there is no way a "tabbed browser" change could affect this test.
Component: Tabbed Browser → Untriaged
Reporter | ||
Comment 5•7 years ago
|
||
:bz Thanks for your insights. Will close this as INVALID, due to unreliability of the test on Linux platforms.
Flags: needinfo?(ionut.goldan)
Reporter | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•