8.12 - 11.65% build times (windows2012-32, windows2012-64) regression on push 29582b2a7db1f46fd30d47769a965d9c693a2019 (Wed Mar 27 2019)
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox-esr68 | --- | wontfix |
firefox69 | --- | wontfix |
firefox70 | --- | wontfix |
firefox71 | --- | fix-optional |
People
(Reporter: igoldan, Unassigned)
References
Details
(Keywords: backlog-deferred, perf-alert, regression)
We have detected a build metrics regression from push:
As author of one of the patches included in that push, we need your help to address this regression.
Regressions:
12% build times windows2012-64 debug rusttests taskcluster-c5.4xlarge 433.57 -> 484.09
11% build times windows2012-32 debug rusttests taskcluster-c5.4xlarge 432.33 -> 479.96
8% build times windows2012-32 debug rusttests taskcluster-c4.4xlarge 572.66 -> 619.13
You can find links to graphs and comparison views for each of the above tests at: https://treeherder.mozilla.org/perf.html#/alerts?id=20149
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/Build_Metrics
*** Please let us know your plans within 3 business days, or the offending patch(es) will be backed out! ***
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Updated•6 years ago
|
Comment 1•6 years ago
|
||
Hmm, I would've expected that to improve build-times if anything, though we're building a bit more code after all... Does this only affect rusttests? Or other builds as well?
Reporter | ||
Comment 2•6 years ago
|
||
(In reply to Emilio Cobos Álvarez (:emilio) from comment #1)
Hmm, I would've expected that to improve build-times if anything, though we're building a bit more code after all... Does this only affect rusttests? Or other builds as well?
This only affects rusttests, debug & opt builds on Windows 32 & 64 bit architectures.
Updated•6 years ago
|
Reporter | ||
Comment 3•6 years ago
|
||
I've been investigating some build times increases on Linux for some days now. Seems like they're also related to this issue,
as they happened at pretty much the same time.
Regressions:
7% build times linux64 opt base-toolchains-clang taskcluster-c4.4xlarge 1,850.27 -> 1,977.77
7% build times linux64 opt base-toolchains-clang taskcluster-m5d.4xlarge 1,624.69 -> 1,734.26
3% build times linux64 opt base-toolchains-clang taskcluster-c5.4xlarge 1,661.81 -> 1,715.92
Reporter | ||
Comment 4•6 years ago
|
||
(In reply to Ionuț Goldan [:igoldan], Performance Sheriffing from comment #2)
(In reply to Emilio Cobos Álvarez (:emilio) from comment #1)
Hmm, I would've expected that to improve build-times if anything, though we're building a bit more code after all... Does this only affect rusttests? Or other builds as well?
This only affects rusttests, debug & opt builds on Windows 32 & 64 bit architectures.
So I'm updating this list with Linux opt builds on base-toolchains-clang.
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Updated•6 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Comment 6•5 years ago
|
||
No, this only affected unit tests that are not regularly built by developers, only on windows, and should've improved build times elsewhere.
Description
•