Performance/Status Meetings/2008-March-12

From MozillaWiki
Jump to: navigation, search

« Back to Status Meetings

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

  • Ben Turner working on reload holding pages alive for too long?
  • Peterv landed patch for session restore leaking restored windows in some cases (such as error pages or pages not finishing loading). (bug 412774)
  • 17 P1/P2s still open.

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
  • 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