canmove, Confirmed users
110
edits
(first basic draft) |
No edit summary |
||
Line 1: | Line 1: | ||
There are two automated performance testing tools for Gaia. | There are two automated performance testing tools for Gaia. | ||
b2gperf and make test-perf. They both share their use of marionette. | b2gperf and make test-perf. They both share their use of [https://developer.mozilla.org/en-US/docs/Mozilla/QA/Marionette marionette]. | ||
==b2gperf== | ==b2gperf== | ||
It is maintained by the A-team. It is an external tool in Python. | It is maintained by the [[Auto-tools/The_Ateam|A-team]]. It is an external tool in Python. | ||
Its source code and documentation is hosted on github. | |||
https://github.com/mozilla/b2gperf | |||
==make test-perf== | ==make test-perf== |