Closed
Bug 1809671
Opened 3 years ago
Closed 3 years ago
simplify code and improve performance for working with runcount data in testinfo
Categories
(Testing :: General, enhancement)
Tracking
(firefox110 fixed)
RESOLVED
FIXED
110 Branch
Tracking | Status | |
---|---|---|
firefox110 | --- | fixed |
People
(Reporter: jmaher, Assigned: jmaher)
Details
Attachments
(1 file)
in bug 1806877 there was code added to use data from the groupsummary api in treeherder over 30 days. In working with the code for other applications it appears to be inefficient and hard to understand. It can be simplified and save 70% of the runtime.
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → jmaher
Status: NEW → ASSIGNED
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bc853ad2b4c9
simplify runcount methods in testinfo.py. r=bxbrenden
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox110:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•