TestEngineering/Performance/Raptor/Youtube playback performance: Difference between revisions

m
(→‎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.


Once done the benchmark test can be run via the following command:
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 ===
Confirmed users
372

edits