Bug 1486788 - make sunspider lower_is_better and indicate it is a 'ms' benchmark. r=ahal

Adjust sunspider raptor test to make lower_is_better=true and treat it as 'ms' and not a 'score'

Differential Revision: https://phabricator.services.mozilla.com/D4454

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Joel Maher 2018-08-28 16:30:58 +00:00
parent faa5c193d5
commit 924aa36a1b

View File

@ -9,8 +9,8 @@ type = benchmark
test_url = http://localhost:<port>/SunSpider/sunspider-1.0.1/sunspider-1.0.1/driver.html?raptor
page_cycles = 5
page_timeout = 35000
unit = score
lower_is_better = false
unit = ms
lower_is_better = true
alert_threshold = 2.0
[raptor-sunspider-firefox]