Closed
Bug 1174216
Opened 10 years ago
Closed 10 years ago
Series are stored in reverse order
Categories
(Tree Management :: Perfherder, defect)
Tree Management
Perfherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wlach, Assigned: wlach)
Details
Attachments
(1 file)
Right now performance series are stored in descending order by result set id. This really doesn't make any sense and it makes plotting the series more difficult than it should be in some cases (e.g. via pandas in an ipython notebook), we should be doing the reverse.
Assignee | ||
Comment 1•10 years ago
|
||
Assignee: nobody → wlachance
Attachment #8622452 -
Flags: review?
Assignee | ||
Updated•10 years ago
|
Attachment #8622452 -
Flags: review? → review?(jmaher)
Updated•10 years ago
|
Attachment #8622452 -
Flags: review?(jmaher) → review+
Comment 2•10 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/4151b8c000ac3f748f8878ff3b72c449b8f29ed5
Bug 1174216 - Don't store series in reverse order
Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•