Firefox OS/Performance: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 35: Line 35:
{| class="wikitable fullwidth-table"
{| class="wikitable fullwidth-table"
  | '''Submodule''' || '''Owner'''
  | '''Submodule''' || '''Owner'''
|-
| '''[https://wiki.mozilla.org/B2G/Performance/Automation_Testing Automation & Testing]''' || Hubert Figuière
|-
| '''[https://wiki.mozilla.org/B2G/Performance/Graphics Graphics]'''                          || Mason Chang
  |-
  |-
  | '''[https://wiki.mozilla.org/B2G/Performance/Memory Memory]'''                              || Ben Kelly
  | '''[https://wiki.mozilla.org/B2G/Performance/Memory Memory]'''                              || Ben Kelly
Line 40: Line 44:
  | '''[https://wiki.mozilla.org/B2G/Performance/Power Power]'''                                || Jon Hylands
  | '''[https://wiki.mozilla.org/B2G/Performance/Power Power]'''                                || Jon Hylands
  |-
  |-
  | '''[https://wiki.mozilla.org/B2G/Performance/Automation_Testing Automation & Testing]''' || Hubert Figuière
  | '''[https://wiki.mozilla.org/B2G/Performance/Responsiveness Responsiveness]'''               || Eli Perelman
|-
| '''[https://wiki.mozilla.org/B2G/Performance/Graphics Graphics]'''                          || Mason Chang
  |-
  |-
  | '''[https://wiki.mozilla.org/B2G/Performance/Tools_Hardware Tools & Hardware]'''        || David Huseby
  | '''[https://wiki.mozilla.org/B2G/Performance/Tools_Hardware Tools & Hardware]'''        || David Huseby
|-
| '''[https://wiki.mozilla.org/B2G/Performance/Responsiveness Responsiveness]'''              || Eli Perelman
  |-
  |-
|}
|}

Revision as of 01:42, 10 April 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, Eli Perelman, Geo Mealer (QA)
Product Management Ravikumar Dandu
Program Management
User Experience Gordon Brander
Location (Timezones) United States (PT, CT, & 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.
Meet-Ups/Workweeks FxOS_Performance Vidyo Room: Taipei: 2014.03.31 - 04.04

Submodules

Submodule Owner
Automation & Testing Hubert Figuière
Graphics Mason Chang
Memory Ben Kelly
Power Jon Hylands
Responsiveness Eli Perelman
Tools & Hardware David Huseby

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

References