Performance:FrontEnd: Difference between revisions
Jump to navigation
Jump to search
| (5 intermediate revisions by 3 users not shown) | |||
| Line 7: | Line 7: | ||
* Toolbar DOM Rebuilding -- Gavin | * Toolbar DOM Rebuilding -- Gavin | ||
* Toolbar DOM Cloning -- Gavin | * Toolbar DOM Cloning -- Gavin | ||
* XBL Compiling Event Handlers -- RS | * XBL Compiling Event Handlers -- RS {{bug|300639}} | ||
* Feed URL bar -- 1.) DTrace, 2.) Make icon / link added -- Ryan | * Feed URL bar -- 1.) DTrace, 2.) Make icon / link added faster -- Ryan | ||
* Content Pref Sink -- Move out of event handlers | * Content Pref Sink -- Move out of event handlers | ||
* Identify Places Dtrace Probe Locations -- sspitzer | * Identify Places Dtrace Probe Locations -- sspitzer | ||
* Benchmark vs. 1.8 using FUEL API -- dietrich | * Benchmark vs. 1.8 using FUEL API -- dietrich | ||
* Allow logging of SQL queries to stdout -- sspitzer | * Allow logging of SQL queries to stdout -- sspitzer | ||
* Native JSON -- RS | * Native JSON -- RS {{bug|387522}} | ||
* how hard is incremental reflow suppression on background tabs? -- RS | * how hard is incremental reflow suppression on background tabs? -- RS | ||
* Code Coverage from Purify automated -- RS | * Code Coverage from Purify automated -- RS | ||
| Line 20: | Line 20: | ||
= Tasks for immediate action on 10/31 = | = Tasks for immediate action on 10/31 = | ||
* Ryan: make list of tabbrowser optimization areas | * '''DONE''' Ryan: make list of tabbrowser optimization areas - {{bug|401931}} | ||
* '''DONE''' RS: Get Dolske access to AQTime in colo | * '''DONE''' RS: Get Dolske access to AQTime in colo | ||
* Gavin: Get toolbar DOM reviewed | * '''DONE''' Gavin: Get toolbar DOM reviewed | ||
* '''DONE''' RS: Find out if XBL event handlers are compiled too often. '''answer:''' yes, see nsXBLPrototypeHandler::ExecuteHandler. | * '''DONE''' RS: Find out if XBL event handlers are compiled too often. '''answer:''' yes, see nsXBLPrototypeHandler::ExecuteHandler. | ||
* Ryan: Feeds profile | * '''DONE''' Ryan: [http://wiki.mozilla.org/User:Rflint/Performance:FeedsTrace Feeds profile] - really bad on pages with lots of feeds | ||
* '''DONE''' RS: Add this list to wiki | * '''DONE''' RS: Add this list to wiki | ||
* mconnor: get dolske linux access | * mconnor: get dolske linux access | ||
Latest revision as of 04:24, 5 November 2007
Performance Meeting Toronto 10/30/2007
- Leopard Talos
- Make list of tabbrowser optimizations -- Ryan
- TabOpen Timing Extension -- Gavin
- TabBrowser / Chrome CSS -- Ryan
- Toolbar DOM Rebuilding -- Gavin
- Toolbar DOM Cloning -- Gavin
- XBL Compiling Event Handlers -- RS bug 300639
- Feed URL bar -- 1.) DTrace, 2.) Make icon / link added faster -- Ryan
- Content Pref Sink -- Move out of event handlers
- Identify Places Dtrace Probe Locations -- sspitzer
- Benchmark vs. 1.8 using FUEL API -- dietrich
- Allow logging of SQL queries to stdout -- sspitzer
- Native JSON -- RS bug 387522
- how hard is incremental reflow suppression on background tabs? -- RS
- Code Coverage from Purify automated -- RS
- AQTime, valgrind, libtcmalloc heap usage data -- Dolske
Tasks for immediate action on 10/31
- DONE Ryan: make list of tabbrowser optimization areas - bug 401931
- DONE RS: Get Dolske access to AQTime in colo
- DONE Gavin: Get toolbar DOM reviewed
- DONE RS: Find out if XBL event handlers are compiled too often. answer: yes, see nsXBLPrototypeHandler::ExecuteHandler.
- DONE Ryan: Feeds profile - really bad on pages with lots of feeds
- DONE RS: Add this list to wiki
- mconnor: get dolske linux access