Auto-tools/Projects/AddonStartupPerf: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 3: Line 3:


=Pieces=
=Pieces=
* addon fetcher - look at feed of popular addons and download latest versions to put in db
<b>addon fetcher</b> - look at feed of popular addons and download latest versions to put in db


* profile generator - create clean profile with given set of addons/preferences (will run firefox once with these addons)
<b>profile generator</b> - create clean profile with given set of addons/preferences (will run firefox once with these addons)


* Firefox runner - firefox runner than can receive results asynchronously (jsbridge or something like it that is not an extension)
<b>Firefox runner</b> - firefox runner than can receive results asynchronously (jsbridge or something like it that is not an extension)


* worker - checks db for addons, for each addon: get profile with addon installed, add listener to runner, run firefox with profile, listener gets performance numbers, puts in db.
<b>worker</b> - checks db for addons, for each addon: get profile with addon installed, add listener to runner, run firefox with profile, listener gets performance numbers, puts in db.


* numbers feed - numbers from db for other people to feed on.
<b>numbers feed</b> - numbers from db for other people to feed on.


=Questions=
=Questions=
865

edits

Navigation menu