Performance/Status Meetings/2008-February-27

From MozillaWiki
Jump to navigation Jump to 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 has tentative 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

  • 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

  • Specific remaining perf big-ticket items:
    • icc (sayrer)
    • PGO (sayrer)
    • JS (brendan, igor, shaver, et al.)
      • I don't have detailed bugs here -- hopefully one of the JS guys can provide
  • Are we done on DOM, XPConnect, and other perf?

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