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[DEFAULT]
6alert_on = fcp, loadtime
7alert_threshold = 2.0
8apps = firefox, chrome, chromium
9browser_cycles = 25
10gecko_profile_entries = 14000000
11gecko_profile_interval = 1
12lower_is_better = true
13measure = fnbpaint, fcp, dcf, loadtime
14page_cycles = 25
15page_timeout = 60000
16playback = mitmproxy
17playback_version = 5.1.1
18type = pageload
19unit = ms
20use_live_sites = false
21
22# raptor-browsertime fission process switch time test
23
24[process-switch]
25test_url = https://mozilla.seanfeng.dev/files/red.html,https://mozilla.pettay.fi/moztests/blue.html
26test_script = process_switch.js
27accept_zero_vismet = true
28browsertime_args = --pageCompleteWaitTime=1000 --pageCompleteCheckInactivity=true
29playback_recordings = mitm5-linux-firefox-seanfeng.mp mitm5-linux-firefox-pettay.mp
30playback_pageset_manifest = mitm5-linux-firefox-proc-switch.manifest
31