Confirmed users
372
edits
(→Customizing the test execution: Add tipps for muted audio) |
|||
Line 8: | Line 8: | ||
[https://wiki.mozilla.org/Performance_sheriffing/Raptor#Running_Locally_2 general Raptor documentation] first. | [https://wiki.mozilla.org/Performance_sheriffing/Raptor#Running_Locally_2 general Raptor documentation] first. | ||
The benchmark test can be run on Firefox desktop via the following command: | |||
$ ./mach raptor-test --test=raptor-youtube-playback | $ ./mach raptor-test --test=raptor-youtube-playback | ||
To run the benchmark on the android geckoview example app, use this command: | |||
$ ./mach raptor-test --test raptor-youtube-playback-geckoview --app=geckoview --binary="org.mozilla.geckoview_example" | |||
=== Customizing the test execution === | === Customizing the test execution === |