865
edits
(→Pieces) |
|||
Line 7: | Line 7: | ||
<b>profile generator</b> - 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) | ||
<b>Firefox runner</b> - 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 - maybe <tt>dump</tt> with dump preference turned on) | ||
<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. | <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. |
edits