Firefox OS/Performance/Tools: Difference between revisions
< Firefox OS | Performance
Jump to navigation
Jump to search
m (Mlee moved page FirefoxOS/Performance/Tools Hardware to FirefoxOS/Performance/Tools) |
(→Tools) |
||
Line 2: | Line 2: | ||
===Dashboards=== | ===Dashboards=== | ||
* [[FirefoxOS/Performance/Datazilla|Using Datazilla]] | |||
* [http://wrla.ch/blog/2013/05/proof-of-concept-eideticker-dashboard-for-firefoxos/ Using Eideticker] | |||
** [http://wrla.ch/blog/2014/03/its-all-about-the-entropy/ Measuring Entropy] | ** [http://wrla.ch/blog/2014/03/its-all-about-the-entropy/ Measuring Entropy] | ||
Revision as of 21:32, 9 May 2014
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