Firefox OS/Performance Task Force: Difference between revisions
Jump to navigation
Jump to search
Full Query
Bobbychien (talk | contribs) (→Task Force: update condition) |
Bobbychien (talk | contribs) (→In-Progress/Blocking Task: Profiling backlog) |
||
(15 intermediate revisions by the same user not shown) | |||
Line 14: | Line 14: | ||
| Platform (Gecko) || | | Platform (Gecko) || | ||
|- | |- | ||
| Gecko - Multimedia|| | | Gecko - Multimedia|| John Lin | ||
|- | |- | ||
| Gecko - Graphics || | | Gecko - Graphics || Jerry Shih | ||
|- | |- | ||
| Gecko - RIL || | | Gecko - RIL || Szu-Yu (Aknow) Chen | ||
|- | |- | ||
| Gecko - Bluetooth || | | Gecko - Bluetooth || Alphan Chen | ||
|- | |- | ||
| Gecko - Network || | | Gecko - Network || Jonathan Hao | ||
|- | |- | ||
| Gecko - Performance || Thinker Lee, | | Gecko - Performance || Thinker Lee, Ting-Yu Chou, Kan-Ru | ||
|- | |- | ||
| Application (Gaia) || Julien Wajsberg | | Application (Gaia) || Julien Wajsberg | ||
|- | |- | ||
| Gaia - System || | | Gaia - System || Greg Weng | ||
|- | |- | ||
| Quality Assurance || | | Quality Assurance || Mike Lien | ||
|- | |- | ||
| [https://wiki.mozilla.org/Firefox_OS/Performance/Power_Consumption Battery Life] || Mike Lien | |||
|- | |||
| Memory Reduction || | |||
|- | |||
| [https://wiki.mozilla.org/QA/Automation/Projects/MTBF MTBF] || Paul Yang, Shako Ho | |||
|- | |||
|} | |} | ||
==Meetings== | ==Meetings== | ||
{| class="wikitable fullwidth-table" | {| class="wikitable fullwidth-table" | ||
| Bi-Weekly | | Meetings || Time, Timezone, Location | ||
|- | |||
| Taskforce Syncup ([https://taiwan.etherpad.mozilla.org/1242 Minutes]) || 2pm (Taipei), Wed (Bi-Weekly) | |||
|- | |||
| Gaia, Raptor Syncup <br /> (Minutes) <br /> || 7:30am (Taipei) / 4:30 (PST), Wed (Bi-Weekly) | |||
|} | |||
==Triage== | |||
{| class="wikitable fullwidth-table" | |||
| Type || Flags || Description | |||
|- | |||
| General || keyword: perf || General performance backlog | |||
|- | |||
| TaskForce wanted backlog || whiteboard: [perf-wanted]<br />keyword: perf<br />feature-b2g:backlog || Backlog | |||
|- | |- | ||
| | | TaskForce blocking || whiteboard: [perf-wanted]<br />Keyword: perf<br />feature-b2g:+ || Blocking and In-progress | ||
|} | |} | ||
== In-Progress Task == | == In-Progress/Blocking Task == | ||
<bugzilla> | |||
{ | |||
"status": ["NEW", "ASSIGNED", "UNCONFIRMED", "REOPENED"], | |||
"whiteboard": ["perf-wanted"], | |||
"cf_tracking_b2g": "+", | |||
"include_fields": "id, component, summary, status, assigned_to, target_milestone, cf_blocking_b2g, cf_feature_b2g, cf_tracking_b2g, depends_on" | |||
} | |||
</bugzilla> | |||
== Profiling Backlog == | |||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"status": ["NEW", "ASSIGNED", "UNCONFIRMED", "REOPENED"], | "status": ["NEW", "ASSIGNED", "UNCONFIRMED", "REOPENED"], | ||
"whiteboard": [" | "whiteboard": ["Profile-wanted"], | ||
"include_fields": "id, component, summary, status, assigned_to, target_milestone, cf_blocking_b2g, cf_feature_b2g, cf_tracking_b2g, depends_on" | "include_fields": "id, component, summary, status, assigned_to, target_milestone, cf_blocking_b2g, cf_feature_b2g, cf_tracking_b2g, depends_on" | ||
} | } | ||
Line 54: | Line 84: | ||
{ | { | ||
"status": ["NEW", "ASSIGNED", "UNCONFIRMED", "REOPENED"], | "status": ["NEW", "ASSIGNED", "UNCONFIRMED", "REOPENED"], | ||
" | "whiteboard": ["perf-wanted"], | ||
"cf_tracking_b2g": "backlog", | |||
"include_fields": "id, component, summary, status, assigned_to, target_milestone, cf_blocking_b2g, cf_feature_b2g, cf_tracking_b2g, depends_on" | "include_fields": "id, component, summary, status, assigned_to, target_milestone, cf_blocking_b2g, cf_feature_b2g, cf_tracking_b2g, depends_on" | ||
} | } | ||
Line 62: | Line 93: | ||
* [http://people.mozilla.org/~pchang/b2g_graphic/index.html#sec-3 Gecko Profiler and Layer Scope] by Peter Chang | * [http://people.mozilla.org/~pchang/b2g_graphic/index.html#sec-3 Gecko Profiler and Layer Scope] by Peter Chang | ||
* [https://docs.google.com/presentation/d/1DemVx_963IX19LVWE0THKQKm9S40X24XGOAtwOhupA0/edit?usp=sharing Aspect-Oriented Programming for Performance Testing] by Greg Weng | * [https://docs.google.com/presentation/d/1DemVx_963IX19LVWE0THKQKm9S40X24XGOAtwOhupA0/edit?usp=sharing Aspect-Oriented Programming for Performance Testing] by Greg Weng | ||
== Reference == | |||
* [[Firefox OS/Performance/Release Acceptance|Performance Release Acceptance]] | |||
==Bi-Weekly Minutes== | ==Bi-Weekly Minutes== | ||
Line 75: | Line 109: | ||
{{Special:PrefixIndex/Firefox OS/Performance/2015-08}} | {{Special:PrefixIndex/Firefox OS/Performance/2015-08}} | ||
{{Special:PrefixIndex/Firefox OS/Performance/2015-09}} | {{Special:PrefixIndex/Firefox OS/Performance/2015-09}} | ||
|- | |||
|2015/Q4 | |||
{{Special:PrefixIndex/Firefox OS/Performance/2015-10}} | |||
{{Special:PrefixIndex/Firefox OS/Performance/2015-11}} | |||
{{Special:PrefixIndex/Firefox OS/Performance/2015-12}} | |||
|} | |} |
Latest revision as of 08:49, 5 August 2015
Team
Performance Task Force
Mailing Group | https://groups.google.com/a/mozilla.com/forum/#!forum/fxos-performance-taskforce |
Raptor Dashboard | http://raptor.mozilla.org/#/dashboard/file/raptor.json |
Product Management | Ravi Dandu |
Coordinator / EPM | Bobby Chien |
Testing Framework (Raptor) | Eli Perelman |
Platform (Gecko) | |
Gecko - Multimedia | John Lin |
Gecko - Graphics | Jerry Shih |
Gecko - RIL | Szu-Yu (Aknow) Chen |
Gecko - Bluetooth | Alphan Chen |
Gecko - Network | Jonathan Hao |
Gecko - Performance | Thinker Lee, Ting-Yu Chou, Kan-Ru |
Application (Gaia) | Julien Wajsberg |
Gaia - System | Greg Weng |
Quality Assurance | Mike Lien |
Battery Life | Mike Lien |
Memory Reduction | |
MTBF | Paul Yang, Shako Ho |
Meetings
Meetings | Time, Timezone, Location |
Taskforce Syncup (Minutes) | 2pm (Taipei), Wed (Bi-Weekly) |
Gaia, Raptor Syncup (Minutes) |
7:30am (Taipei) / 4:30 (PST), Wed (Bi-Weekly) |
Triage
Type | Flags | Description |
General | keyword: perf | General performance backlog |
TaskForce wanted backlog | whiteboard: [perf-wanted] keyword: perf feature-b2g:backlog |
Backlog |
TaskForce blocking | whiteboard: [perf-wanted] Keyword: perf feature-b2g:+ |
Blocking and In-progress |
In-Progress/Blocking Task
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
Profiling Backlog
ID | Component | Summary | Status | Assigned to | Target milestone | Blocking b2g | Feature b2g | Tracking b2g | Depends on |
---|---|---|---|---|---|---|---|---|---|
827277 | Layout | CSS3 animations take a lot of CPU | NEW | --- | --- | --- | --- |
1 Total; 1 Open (100%); 0 Resolved (0%); 0 Verified (0%);
Backlog
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
Brown Bag
- Gecko Profiler and Layer Scope by Peter Chang
- Aspect-Oriented Programming for Performance Testing by Greg Weng
Reference
Bi-Weekly Minutes
2015/Q2 |
2015/Q3 |
2015/Q4
|