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 tp6m-1
6
7[DEFAULT]
8type =  pageload
9playback = mitmproxy-android
10page_cycles = 15
11unit = ms
12lower_is_better = true
13alert_threshold = 2.0
14page_timeout = 60000
15alert_on = fcp, loadtime
16
17[raptor-tp6m-amazon-geckoview]
18apps = geckoview
19screen_capture = true
20test_url = https://www.amazon.com
21playback_pageset_manifest = mitm4-pixel2-fennec-amazon.manifest
22playback_recordings = mitm4-pixel2-fennec-amazon.mp
23measure = fnbpaint, fcp, dcf, loadtime
24
25[raptor-tp6m-facebook-geckoview]
26apps = geckoview
27test_url = https://m.facebook.com
28playback_pageset_manifest = mitm4-pixel2-fennec-facebook.manifest
29playback_recordings = mitm4-pixel2-fennec-facebook.mp
30measure = fnbpaint, fcp, dcf, loadtime
31
32[raptor-tp6m-google-geckoview]
33apps = geckoview
34test_url = https://www.google.com
35playback_pageset_manifest = mitm4-pixel2-fennec-google.manifest
36playback_recordings = mitm4-pixel2-fennec-google.mp
37measure = fnbpaint, fcp, dcf, loadtime
38
39[raptor-tp6m-youtube-geckoview]
40apps = geckoview
41test_url = https://m.youtube.com
42playback_pageset_manifest = mitm4-pixel2-fennec-youtube.manifest
43playback_recordings = mitm4-pixel2-fennec-youtube.mp
44measure = fnbpaint, fcp, dcf, loadtime
45
46[raptor-tp6m-amazon-refbrow]
47apps = refbrow
48screen_capture = true
49test_url = https://www.amazon.com
50playback_pageset_manifest = mitm4-pixel2-fennec-amazon.manifest
51playback_recordings = mitm4-pixel2-fennec-amazon.mp
52measure = fnbpaint, fcp, dcf, loadtime
53
54[raptor-tp6m-facebook-refbrow]
55apps = refbrow
56test_url = https://m.facebook.com
57playback_pageset_manifest = mitm4-pixel2-fennec-facebook.manifest
58playback_recordings = mitm4-pixel2-fennec-facebook.mp
59measure = fnbpaint, fcp, dcf, loadtime
60
61[raptor-tp6m-google-refbrow]
62apps = refbrow
63test_url = https://www.google.com
64playback_pageset_manifest = mitm4-pixel2-fennec-google.manifest
65playback_recordings = mitm4-pixel2-fennec-google.mp
66measure = fnbpaint, fcp, dcf, loadtime
67
68[raptor-tp6m-youtube-refbrow]
69apps = refbrow
70test_url = https://m.youtube.com
71playback_pageset_manifest = mitm4-pixel2-fennec-youtube.manifest
72playback_recordings = mitm4-pixel2-fennec-youtube.mp
73measure = fnbpaint, fcp, dcf, loadtime
74
75[raptor-tp6m-amazon-fenix]
76apps = fenix
77screen_capture = true
78test_url = https://www.amazon.com
79playback_pageset_manifest = mitm4-pixel2-fennec-amazon.manifest
80playback_recordings = mitm4-pixel2-fennec-amazon.mp
81measure = fnbpaint, fcp, dcf, loadtime
82
83[raptor-tp6m-facebook-fenix]
84apps = fenix
85test_url = https://m.facebook.com
86playback_pageset_manifest = mitm4-pixel2-fennec-facebook.manifest
87playback_recordings = mitm4-pixel2-fennec-facebook.mp
88measure = fnbpaint, fcp, dcf, loadtime
89
90[raptor-tp6m-google-fenix]
91apps = fenix
92test_url = https://www.google.com
93playback_pageset_manifest = mitm4-pixel2-fennec-google.manifest
94playback_recordings = mitm4-pixel2-fennec-google.mp
95measure = fnbpaint, fcp, dcf, loadtime
96
97[raptor-tp6m-youtube-fenix]
98apps = fenix
99test_url = https://m.youtube.com
100playback_pageset_manifest = mitm4-pixel2-fennec-youtube.manifest
101playback_recordings = mitm4-pixel2-fennec-youtube.mp
102measure = fnbpaint, fcp, dcf, loadtime
103