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# raptor-browsertime tp6 desktop page-load test specification
6
7[DEFAULT]
8alert_on = fcp, loadtime
9alert_threshold = 2.0
10apps = firefox, chrome
11browser_cycles = 25
12gecko_profile_entries = 14000000
13gecko_profile_interval = 1
14lower_is_better = true
15measure = fnbpaint, fcp, dcf, loadtime
16page_cycles = 25
17page_timeout = 60000
18playback = mitmproxy
19playback_pageset_manifest = mitm4-linux-firefox-{subtest}.manifest
20playback_recordings = {subtest}.mp
21type = pageload
22unit = ms
23use_live_sites = false
24
25[amazon]
26test_url = https://www.amazon.com/s?k=laptop&ref=nb_sb_noss_1
27
28[bing-search]
29test_url = https://www.bing.com/search?q=barack+obama
30playback_recordings = bing.mp
31
32[facebook]
33test_url = https://www.facebook.com
34
35[google-search]
36test_url = https://www.google.com/search?hl=en&q=barack+obama&cad=h
37
38[google-slides]
39test_url = https://docs.google.com/presentation/d/1Ici0ceWwpFvmIb3EmKeWSq_vAQdmmdFcWqaiLqUkJng/edit?usp=sharing
40
41[wikipedia]
42test_url = https://en.wikipedia.org/wiki/Barack_Obama
43
44[yahoo-news]
45test_url = https://www.yahoo.com/lifestyle/police-respond-noise-complaint-end-playing-video-games-respectful-tenants-002329963.html
46
47[youtube]
48test_url = https://www.youtube.com
49