Performance:Home Page
Performance
Mozilla's performance program focuses on improvements to the Gecko platform and the Firefox Desktop and Firefox for Android products.
Projects
- Tab Animation: Avi, Tim
- Responsiveness Gecko: Vlad
- Startup: Vlad, Aaron
- Shutdown
- [DESKTOP]
Goal: Ensure 95% of Firefox desktop instances shutdown in 3 seconds or less.
- Talos: Nathan, Avi
- Profiler Backend for Mobile
- [MOBILE]
Goal: Accurate, crash-free, deadlock-free, low overhead stack unwinding for the SPS profiler for Firefox for Android and Firefox OS.
- Make workers good: David Teller, Paolo
- Addons: Irving
- Incremental CC: mccr8
Project Proposals
- Font chromehangs: daggett???
- Non-e10s Plugin Hangs:
Tools
- Telemetry
- jydoop: Efficient and Testable hadoop map-reduce in Python (Introduction from Benjamin Smedberg)
- SPS Profiler
- Buildbot/Talos
Communication
Communication Type | Mechanism | Audience |
---|---|---|
Announcements | dev-platform list | all |
Meetings | meeting time
|
all |
Meeting summaries | this wiki | all |
Micro status | statusbot | devs |
Weekly status | Mozilla Status Board | devs |
Press & Blog Posts
Minutes and Progress Reports
2013 | |
---|---|
|
People
list required competencies for people and, once defined, the people working on project. note that not all of these competencies will be required for every project
Project Champion | |
Program Management | Lawrence Mandel |
Product | |
Engineering | Taras Glek, Vladan Djeric |
References
Related Projects
Archive
Old Projects
- Mobile Startup Shrink
- Startup Performance
- Front-end Performance (i.e., responsiveness)
- Add-on Performance
- Snappy
- Mobile Performance Info
Tools
- Codesighs - a tool which analyzes code and data size.
- Performance:Tools. For measuring performance. Tip o' the propeller-cap to Daniel Roberts (zuperdee@penguinpowered.com) for the pointers.
- Performance:Probes. Project to integrate a system of performance probes into Gecko.
Documentation and Presentations
- Code Footprint Performance:Footprint_Reduction_Techniques explains common bad patterns and how to correct them.
- Performance:Profiling_JuJu. Things you should know about doing profiling. Tips and tricks for some of the tools, and lots of other Good Things To Know.
- Profiling and leak analysis on the Mac.
- Performance:Footprint_Tools. Presentation on footprint tools
- Performance:Startup slides Presentation on general performance tools
- Performance:Leak_Tools. Presentation on memory leaks detection tools
- Mac Performance Tools Presentation on performance tools that work on Mac