Performance/Addons: Difference between revisions

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


= Status =
= Status =
* Dietrich Ayala is coordinating, filing bugs, etc
* Dietrich Ayala is working on and corralling others to work on the best-practices document, and spec'ing out a client-side benchmark suite.
* Taras Glek is measuring the effect of addons on startup


= Goals =
= Goals =

Revision as of 02:11, 17 March 2010

Measuring and communicating the performance effect of addons in Firefox.

Status

  • Dietrich Ayala is working on and corralling others to work on the best-practices document, and spec'ing out a client-side benchmark suite.

Goals

  • Inform users of the performance of a given addon on AMO
  • Educate addon developers on performance best-practices
  • Provide users a way to measure performance in Firefox
  • Provide developers performance feedback inside Firefox

Activity

Group Description Leader Status Details
Docs Best Practices guide on MDC Dietrich IN PROGRESS view
Docs Recommend JAR packaging Unowned NOT STARTED
AMO Show addon performance data Unowned NOT STARTED needs webdev person
AMO Have reviewers warn when addon is not using a JAR Unowned NOT STARTED needs AMO evang/docs changes
AMO Have automated review warn when addon is not using a JAR Unowned NOT STARTED needs webdev
Rel-eng Try-server for extension testing Unowned NOT STARTED needs rel-eng dev
Jetpack Ensure generated Jetpacks use JAR Unowned NOT STARTED bug 552865
Fx-team/Platform Warn on non-JAR file access Unowned NOT STARTED bug 552863
Fx-team Perf benchmarking suite Dietrich IN PROGRESS draft spec from Limi
Fx-team/Platform Enable JARing of all files in an addon Unowned NOT STARTED bug 552855

Requirements

Dependencies

Testing

Related Projects