Firefox OS/Performance/Tools
< Firefox OS | Performance
Tools
Dashboards
Handling Regressions
- Bisecting
- Root-Causing
- Reverting
- update tree
- git revert -m1 originalCommitHash. -m1 is only needed if the original commit was a merge.
- git push
Instrumentation
- Gaia Performance Tests
- Gaia Test Framework
- Dialer Perf Tests
- See <APP_NAME>/test/performance folders within the Gaia Repo for more performance tests.
- B2G Perf (via Automation Team)
- FPS
- Frame Uniformity