Performance/Status Meetings/2008-March-19: Difference between revisions
Jump to navigation
Jump to search
(New page: « Back to Status Meetings '''Gecko 1.9 Performance and Leaks Meeting Details''' * Wednesdays - Firefox 3 - 10:00am Pacific, 1:00pm Eastern * Script ...) |
(→Leaks) |
||
| Line 14: | Line 14: | ||
* '''[[http://tinyurl.com/2g9xtv mlk blockers]]''' | * '''[[http://tinyurl.com/2g9xtv mlk blockers]]''' | ||
* 5 P1/P2s still open. | * 5 P1/P2s still open. | ||
* Need to run leak buster again. | * Need to run leak buster again. | ||
Latest revision as of 17:05, 19 March 2008
Gecko 1.9 Performance and Leaks Meeting Details
- Wednesdays - Firefox 3 - 10:00am Pacific, 1:00pm Eastern
- Script Conference Room, Building S, Mountain View
- 650-903-0800 or 650-215-1282 x91 Conf# 217 (US/INTL)
- 1-800-707-2533 (pin 369) Conf# 217 (US)
- irc.mozilla.org #perf for backchannel
Leaks
- 5 P1/P2s still open.
- Need to run leak buster again.
Action Items
- Assign owners to all blocking leaks bugs
- AI:sicking Look into enabling trace-refcount, without the tracing part in nightlies.
- AI:sicking Test leaked handles on windows manually using purify.
- AI:sayrer Run leak buster while looking for trace-malloc leaks. [didn't get this done--sayrer]
Performance
- 1.9 Build items:
- spidermonkey with icc (sayrer)
- icc installation on mac
win32: bug 418865,linux: bug 418866 -- PGO (sayrer)- bug 417045 - Mac upgrade to 10.5 OS/SDK for spidermonkey perf
- spidermonkey with icc (sayrer)
- bug 421561 - unnecessary startup work (dougt, sudheer)
Action Items
- make faster
Fragmentation
- Remaining:
- bug 403354 -- Get rid of nsCStringArray ParseString usage [patch]
- bug 408921 -- Arenas size+header are too big for size classification [patch]
Action Items
- fix things