mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 02:25:34 +00:00
Bug 1630661 - Fix webaudio querystring to autostart for PGO r=padenot
One of the recent changes made it so that the test doesn't start on its own unless the URL has "raptor". I've confirmed that this - Does not swamp out the profdata file - Does not regress displaylist-mutate - Improves the webaudio score Differential Revision: https://phabricator.services.mozilla.com/D71197
This commit is contained in:
parent
aafa33aa8e
commit
a6a4043334
@ -70,7 +70,7 @@
|
||||
"talos/tests/perf-reftest-singletons/tiny-traversal-singleton.html",
|
||||
"talos/tests/perf-reftest-singletons/window-named-property-get.html",
|
||||
"webkit/PerformanceTests/Speedometer/index.html",
|
||||
"webkit/PerformanceTests/webaudio/index.html",
|
||||
"webkit/PerformanceTests/webaudio/index.html?raptor&rendering-buffer-length=30",
|
||||
];
|
||||
var defaultInterval = 2000;
|
||||
var idx = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user