Firefox OS/Performance/Automation/Tools
< Firefox OS | Performance | Automation
Status
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 400 [1] => Bad Request ) ) 1
There are two automated performance testing tools for Gaia. b2gperf and make test-perf. Both use marionette.
b2gperf
Is an external Python tool maintained by the A-team.
Its source code and documentation is hosted on github at https://github.com/mozilla/b2gperf
make test-perf
Is the in-tree testing framework for gaia maintained by the FirefoxOS Performance team.
It is documented on MDN: https://developer.mozilla.org/en-US/Firefox_OS/Platform/Automated_testing/Gaia_performance_tests