Firefox OS/Performance/Datazilla

From MozillaWiki
< Firefox OS‎ | Performance
Revision as of 16:36, 17 July 2013 by Kevingrandon (talk | contribs) (Created page with " == Datazilla == This page details Datazilla and how we use it to triage performance problems in Firefox OS. == Collection == Data in Datazilla is run from automated tests....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Datazilla

This page details Datazilla and how we use it to triage performance problems in Firefox OS.

Collection

Data in Datazilla is run from automated tests. Some of these tests reside within gaia, in tests/performance, and there are also python tests on github in the b2gperf repo.

Triaging Regressions

Each point in datazilla has a gaia, gecko, and platform build revision id. You can use this information to triage and locate where the regression occurred. One way of doing this is to use the B2G profiler: https://github.com/mozilla-b2g/B2G/blob/master/profile.sh

Resources