1# This Source Code Form is subject to the terms of the Mozilla Public
2# License, v. 2.0. If a copy of the MPL was not distributed with this
3# file, You can obtain one at http://mozilla.org/MPL/2.0/.
4
5# speedometer benchmark for firefox and chromium distributions
6
7[DEFAULT]
8type =  benchmark
9test_url = http://<host>:<port>/Speedometer/index.html?raptor
10page_cycles = 5
11page_timeout = 180000
12unit = score
13subtest_unit = ms
14lower_is_better = false
15subtest_lower_is_better = true
16alert_threshold = 2.0
17gecko_profile_interval = 1
18gecko_profile_entries = 14000000
19
20[raptor-speedometer-geckoview]
21page_timeout = 420000 # 7 mins
22page_cycles = 1
23apps = geckoview
24