Firefox OS/Performance: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 41: Line 41:
** [https://etherpad.mozilla.org/e3fTHj5FV6 MemShrink Priorities]
** [https://etherpad.mozilla.org/e3fTHj5FV6 MemShrink Priorities]


<!--
===Test Coverage===
===Test Coverage===


Line 73: Line 74:
  | ? || Memory size of app process || [https://areweslimyet.com/ awsy] {{bug|899194}} || none yet || underway
  | ? || Memory size of app process || [https://areweslimyet.com/ awsy] {{bug|899194}} || none yet || underway
|}
|}
-->


==Tools==
==Tools==

Revision as of 20:37, 13 February 2014

Firefox OS Performance

Mozilla's program for advancing Firefox OS performance.

Engineering Manager Mike Lee
Engineers Jon Hylands, Ben Kelly, Hubert Figuière, Kevin Grandon, David Huseby, Mason Chang, Geo Mealer (QA)
Product Management Ravikumar Dandu
Program Management
User Experience Gordon Brander
Location (Timezones) United States (PT & ET), Canada (ET)
Wiki https://wiki.mozilla.org/B2G/Performance
Calendar (CalDAV) https://mail.mozilla.com/dav/mozillacalendar@mozilla.com/FxOS%20Performance
Contact #fxos-perf on irc.mozilla.org, fxos-perf@mozilla.com
Stand-ups FxOS_Performance Vidyo Room: Tuesdays @ 1pm PT & Fridays @ 11am PT
Triages FxOS_Performance Vidyo Room: Wednesdays @ 11am PT
Sprint Planning FxOS_Performance Vidyo Room: 10am PT on last Friday of each sprint.

Plans


Tools

  • How to Back Out
    • update tree
    • git revert -m1 originalCommitHash. Only need the -m1 if you the original commit was a merge.
    • git push

Other