canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,714
edits
(Instructions in how to customize the gecko profiler) |
(→Customizing the test execution: Add tipps for muted audio) |
||
Line 23: | Line 23: | ||
This is helpful if specific video codecs, resolutions, or playback speeds are causing performance issues. | This is helpful if specific video codecs, resolutions, or playback speeds are causing performance issues. | ||
==== Running with audio muted ==== | |||
Especially on Android the tests are running with audio muted to workaround the auto-play blocking issue as covered on [https://bugzilla.mozilla.org/show_bug.cgi?id=1547717 Bug 1547717]. | |||
If the same should be done for the desktop applications, the '''muted''' argument of the test page: | |||
test_url = http://...main.html?test_type=playbackperf-test&raptor=true&command=run&exclude=1,2&muted=true | |||
== Profiling == | == Profiling == |