Firefox OS/Performance/Automation/Tools: Difference between revisions
< Firefox OS | Performance | Automation
Jump to navigation
Jump to search
(Created page with "The automated performace testing framework. TBD") |
(first basic draft) |
||
Line 1: | Line 1: | ||
There are two automated performance testing tools for Gaia. | |||
b2gperf and make test-perf. They both share their use of marionette. | |||
==b2gperf== | |||
It is maintained by the A-team. It is an external tool in Python. | |||
==make test-perf== | |||
It is the in-tree testing framework for gaia. It is maintained my the fxos-perf team. | |||
It is documented on MDN: | |||
https://developer.mozilla.org/en-US/Firefox_OS/Platform/Automated_testing/Gaia_performance_tests |
Revision as of 19:38, 2 May 2014
There are two automated performance testing tools for Gaia.
b2gperf and make test-perf. They both share their use of marionette.
b2gperf
It is maintained by the A-team. It is an external tool in Python.
make test-perf
It is the in-tree testing framework for gaia. It is maintained my the fxos-perf team.
It is documented on MDN:
https://developer.mozilla.org/en-US/Firefox_OS/Platform/Automated_testing/Gaia_performance_tests