Open
Bug 1981626
Opened 5 months ago
Updated 5 months ago
Add new field to performance artifact schema to denote that trials are ordered by their run
Categories
(Testing :: PerfCompare, task, P2)
Testing
PerfCompare
Tracking
(Not tracked)
NEW
People
(Reporter: sparky, Unassigned)
References
(Blocks 3 open bugs)
Details
(Whiteboard: [pcf])
We need some way to ensure that the values in the performance data artifact is ordered (from first to last run) before we start providing an ordering to them in the performance data replicate table. Without this enforcement, people may start attempting to use the new analysis techniques on data that isn't suitable for it.
A new field should be added to denote that the trials list is ordered based on their run (e.g. 1st value is the 1st trial, etc.).
Updated•5 months ago
|
See Also: → https://mozilla-hub.atlassian.net/browse/PCF-631
You need to log in
before you can comment on or make changes to this bug.
Description
•