Closed
Bug 1814822
Opened 2 years ago
Closed 2 years ago
test-linux1804-64-shippable-qr/opt-awsy and test-linux1804-64-shippable-qr/opt-awsy-dmd are mixed up in PerfCompare
Categories
(Tree Management :: Perfherder, defect)
Tree Management
Perfherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: arai, Assigned: arai)
Details
Attachments
(1 file)
"Explicit Memory opt" row shows results from both test-linux1804-64-shippable-qr/opt-awsy
which is SY(sy)
in TreeHerder job view, and test-linux1804-64-shippable-qr/opt-awsy-dmd
which is SY(sy-d)
in TreeHerder job view.
Both behave differently and they should be shown in separate row.
Comment 1•2 years ago
•
|
||
This looks the same as Bug 1726411 for 'fission' flag. Similar fix there (and also fixing the test_memory_usage.py
file at same time) should fix the data. There seems to be self._dmd
variable already that could be used.
Assignee | ||
Comment 2•2 years ago
|
||
Thanks for the pointer :)
I'll take this.
Assignee: nobody → arai.unmht
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•2 years ago
|
||
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/de5e1dcc6ea7
Always report AWSY dmd options to PerfHerder. r=perftest-reviewers,AlexandruIonescu
Comment 5•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•