0.31 - 0.31% Base Content JS (linux64, linux64-qr, linux64-shippable, linux64-shippable-qr) regression on push ac5f26e57e503b1ebc46ae049e6dd9e95afb10da (Mon November 25 2019)
Categories
(Firefox :: Search, defect, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr68 | --- | unaffected |
| firefox71 | --- | unaffected |
| firefox72 | --- | wontfix |
| firefox73 | --- | wontfix |
| firefox74 | --- | wontfix |
| firefox75 | --- | wontfix |
| firefox76 | --- | wontfix |
People
(Reporter: marauder, Assigned: mikedeboer)
References
Details
(Keywords: perf, perf-alert, regression)
We have detected an awsy regression from push:
As author of one of the patches included in that push, we need your help to address this regression.
Regressions:
0.31% Base Content JS linux64 opt 3,880,153.33 -> 3,892,196.00
0.31% Base Content JS linux64-qr opt 3,880,290.67 -> 3,892,302.67
0.31% Base Content JS linux64-shippable opt 3,880,145.33 -> 3,892,260.00
0.31% Base Content JS linux64-shippable-qr opt 3,880,188.00 -> 3,892,370.67
You can find links to graphs and comparison views for each of the above tests at: https://treeherder.mozilla.org/perf.html#/alerts?id=24135
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://wiki.mozilla.org/AWSY/Tests
| Reporter | ||
Updated•6 years ago
|
Comment 1•6 years ago
|
||
Mike's going to look into this. Our current theory is that we might be able to avoid setting the timeout if we know the page isn't one of the provider's that we are monitoring.
Updated•6 years ago
|
Updated•6 years ago
|
Comment 2•6 years ago
|
||
The regressing changes seem to be in SearchTelemetryChild.jsm (try push, comparison
I tried backing out the exporting symbol on its own, I also tried removing the imports of XPCOM and setTimeout/clearTimeout however none of those seemed to clear it.
Comment 4•6 years ago
|
||
I'm currently out of ideas, so passing back to Mike
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Comment 5•6 years ago
|
||
Mark investigated this and couldnt find a specific regresion, this code has also changed a lot over the last 7 months so dont think this is actionable, closing out
Updated•6 years ago
|
Updated•4 years ago
|
Description
•