Project Eideticker: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 18: Line 18:


Most Eideticker documentation is kept inside [http://github.com/mozilla/eideticker source control] (as of this writing, in the top-level README.md). This includes documentation on how to install/configure the software for local development, as well as information on writing Eideticker tests.
Most Eideticker documentation is kept inside [http://github.com/mozilla/eideticker source control] (as of this writing, in the top-level README.md). This includes documentation on how to install/configure the software for local development, as well as information on writing Eideticker tests.
Other documentation (some of this may be moved there eventually):


* [[Project_Eideticker/Specification|Original specification]] - mostly of historical interest but contains some theoretical details and plans still not documented elsewhere
* [[Project_Eideticker/Specification|Original specification]] - mostly of historical interest but contains some theoretical details and plans still not documented elsewhere

Revision as of 19:29, 26 August 2013

An "eideticker" is a person with a photographic memory.

Eideticker is a performance harness that measures user perceived performance of web browsers by video capturing them in action and subsequently running image analysis on the raw result. This is different from most classical performance analysis, which almost always relies on some kind of internal instrumentation.

Eideticker currently works with both Firefox for Android (and to a limited extent, other browsers on Android for comparative purposes) and FirefoxOS.

Dashboard

We are currently using Eideticker to track mobile performance (a la arefastyet.com) at:

http://eideticker.mozilla.org

Source code

http://github.com/mozilla/eideticker

Documentation

Most Eideticker documentation is kept inside source control (as of this writing, in the top-level README.md). This includes documentation on how to install/configure the software for local development, as well as information on writing Eideticker tests.

Other documentation (some of this may be moved there eventually):

Meetings