зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1825769 - Add a category for speedometer 3. r=perftest-reviewers,kshampur DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D174262
This commit is contained in:
Родитель
2f47db1cb4
Коммит
6339d9bf58
|
@ -364,6 +364,15 @@ class PerfParser(CompareParser):
|
|||
},
|
||||
"tasks": [],
|
||||
},
|
||||
"Speedometer 3": {
|
||||
"query": {
|
||||
Suites.RAPTOR.value: ["'browsertime 'speedometer3"],
|
||||
},
|
||||
"variant-restrictions": {Suites.RAPTOR.value: [Variants.NO_FISSION.value]},
|
||||
"suites": [Suites.RAPTOR.value],
|
||||
"app-restrictions": {},
|
||||
"tasks": [],
|
||||
},
|
||||
"Responsiveness": {
|
||||
"query": {
|
||||
Suites.RAPTOR.value: ["'browsertime 'responsive"],
|
||||
|
|
Загрузка…
Ссылка в новой задаче