Performance/Addons: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 57: Line 57:
|
|
|-
|-
|Fx-team
|Fx-team/Platform
|Warn on non-JAR file access
|Warn on non-JAR file access
|Unowned
|Unowned
Line 69: Line 69:
|[[Performance/Projects/ClientBenchmark|draft spec from Limi]]
|[[Performance/Projects/ClientBenchmark|draft spec from Limi]]
|-
|-
|Fx-team
|Fx-team/Platform
|Enable JARing of all files in an addon
|Enable JARing of all files in an addon
|Unowned
|Unowned
|NOT STARTED
|NOT STARTED
|
|{{bug|552855}}
|}
|}



Revision as of 01:46, 17 March 2010

Measuring and communicating the performance effect of addons in Firefox.

Status

  • Dietrich Ayala is coordinating, filing bugs, etc
  • Taras Glek is measuring the effect of addons on startup

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 AMO person
AMO Warn when addon is not using a JAR Unowned NOT STARTED
Rel-eng Try-server for extension testing Unowned NOT STARTED
Jetpack Ensure generated Jetpacks use JAR Unowned NOT STARTED
Fx-team/Platform Warn on non-JAR file access Unowned NOT STARTED
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