Confirmed users
3,376
edits
Line 13: | Line 13: | ||
The apps used for '''Cold Load Time''' and '''FPS''' are: | The apps used for '''Cold Load Time''' and '''FPS''' are: | ||
* contacts | * contacts | ||
** startup test, with [[https://github.com/mozilla/b2gperf/blob/master/b2gperf/b2gperf.py#L408 200 pre populated contacts]] | |||
** fps test, with [[https://github.com/mozilla/b2gperf/blob/master/b2gperf/b2gperf.py#L549 200 pre popultaed contacts]] | |||
* messages | * messages | ||
** startup test, with [[https://github.com/mozilla/b2gperf/blob/master/b2gperf/b2gperf.py#L420 200 pre populated messages]] | |||
** fps test, [[https://github.com/mozilla/b2gperf/blob/master/b2gperf/b2gperf.py#L679 200 pre populated messages]] | |||
* settings | * settings | ||
** [[https://github.com/mozilla/b2gperf/blob/master/b2gperf/b2gperf.py#L387 startup test]] | |||
** [[https://github.com/mozilla/b2gperf/blob/master/b2gperf/b2gperf.py#L736 fps test]] | |||
* gallery | * gallery | ||
** startup test, with [[https://github.com/mozilla/b2gperf/blob/master/b2gperf/b2gperf.py#L414 700 pre populated pictures]] | |||
** fps test, with [[https://github.com/mozilla/b2gperf/blob/master/b2gperf/b2gperf.py#L602 50 pre populated pictures]] | |||
* video | * video | ||
** startup test, with [[https://github.com/mozilla/b2gperf/blob/master/b2gperf/b2gperf.py#L432 100 pre populated videos]] | |||
** fps test, with [[https://github.com/mozilla/b2gperf/blob/master/b2gperf/b2gperf.py#L750 50 pre populated videos]] | |||
* music | * music | ||
** startup test, with [[https://github.com/mozilla/b2gperf/blob/master/b2gperf/b2gperf.py#L426 500 pre populated songs]] | |||
** fps test, with [[https://github.com/mozilla/b2gperf/blob/master/b2gperf/b2gperf.py#L703 200 pre populated songs]] | |||
* email | |||
** [[https://github.com/mozilla/b2gperf/blob/master/b2gperf/b2gperf.py#L387 startup test]] | |||
** [[https://github.com/mozilla/b2gperf/blob/master/b2gperf/b2gperf.py#L579 fps test]] | |||
* browser | |||
** [[https://github.com/mozilla/b2gperf/blob/master/b2gperf/b2gperf.py#L387 startup test]] | |||
** [[https://github.com/mozilla/b2gperf/blob/master/b2gperf/b2gperf.py#L522 fps test]] | |||
* homescreen | |||
** [[https://github.com/mozilla/b2gperf/blob/master/b2gperf/b2gperf.py#L387 startup test]] | |||
** [[https://github.com/mozilla/b2gperf/blob/master/b2gperf/b2gperf.py#L637 fps test]] | |||
* NOTE: the populated data is from [[https://github.com/mozilla/b2gpopulate/blob/master/b2gpopulate/b2gpopulate.py b2gpopulate]] | |||
[[https://github.com/mozilla/b2gperf/blob/master/b2gperf/b2gperf.py#L387 Startup only]] tests (no fps, and no pre populated data): | |||
* camera | * camera | ||
* | * phone | ||
* calendar | * calendar | ||
* clock | * clock | ||
Line 27: | Line 51: | ||
* usage | * usage | ||
* template | * template | ||
=== Gaia Tests === | === Gaia Tests === |