Closed
Bug 878746
Opened 12 years ago
Closed 12 years ago
Display the delay value in the UI
Categories
(Datazilla Graveyard :: User interface, defect)
Datazilla Graveyard
User interface
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: davehunt, Assigned: jeads)
References
Details
At the moment delay is not submitted to DataZilla but we may soon be changing the default delay used by our CI. I have raised an issue [1] to include the delay value when submitting results, and once this is in place we should enhance the UI to indicate the delay used.
[1] https://github.com/mozilla/b2gperf/issues/11
| Reporter | ||
Comment 1•12 years ago
|
||
I've submitted a pull request [1] that adds various options to the report. We should display all of these if they are present, and omit them if they're not. It will help to identify a change of configuration as a potential cause for a change in the resulting data.
[1] https://github.com/mozilla/b2gperf/pull/12
| Assignee | ||
Comment 2•12 years ago
|
||
Ok so display the attributes: delay, restart, and settle_time in the detail panel when a user selects a data point. This will be done conditionally based on if the attributes are defined in the JSON structure.
| Reporter | ||
Comment 3•12 years ago
|
||
That's correct. You can see an example of the new data in this report: https://datazilla.mozilla.org/b2g/refdata/objectstore/json_blob/33485
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → jeads
| Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•