Firefox OS/Performance: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎Plans: Added Taipei Performance)
Line 28: Line 28:
  |-
  |-
  | [https://fxos-perf.etherpad.mozilla.org/6 Meet-Ups/Workweeks] || '''[https://v.mozilla.com/flex.html?roomdirect.html&key=wesmNpztjIXi FxOS_Performance]''' Vidyo Room: '''Taipei: 2014.03.31 - 04.04'''
  | [https://fxos-perf.etherpad.mozilla.org/6 Meet-Ups/Workweeks] || '''[https://v.mozilla.com/flex.html?roomdirect.html&key=wesmNpztjIXi FxOS_Performance]''' Vidyo Room: '''Taipei: 2014.03.31 - 04.04'''
|-
|}
==Submodules==
{| class="wikitable fullwidth-table"
| '''Submodule''' || '''Owner'''
|-
| '''[https://wiki.mozilla.org/B2G/Performance/Memory Memory]'''                              || Ben Kelly
|-
| '''[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/Graphics Graphics]'''                          || Mason Chang
|-
| '''[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 22:27, 9 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
Memory Ben Kelly
Power Jon Hylands
Automation & Testing Hubert Figuière
Graphics Mason Chang
Tools & Hardware David Huseby
Responsiveness Eli Perelman

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