TPEPerformance/Meetings/0-0-0: Difference between revisions
< TPEPerformance | Meetings
Jump to navigation
Jump to search
(Update 2017 template) |
(Update 2017 template) |
||
Line 14: | Line 14: | ||
'''Milestones''' | '''Milestones''' | ||
* {{Inprogress|Refactor found/profiled sync IPC to old async IPC {{Bug|1331674}}}} | * {{Inprogress|Refactor found/profiled sync IPC to old async IPC {{Bug|1331674}}}} | ||
* Block/Disallow new sync IPC been added {{bug|1336919}} | * {{Done|Block/Disallow new sync IPC been added {{bug|1336919}}}} | ||
* {{Inprogress|Easy use async IPC (build async infrastructure, refactor as new interface) {{bug|1313200}}}} | * {{Inprogress|Easy use async IPC (build async infrastructure, refactor as new interface) {{bug|1313200}}}} | ||
* Enforce all sync IPC to use new async IPC | * Enforce all sync IPC to use new async IPC | ||
Line 26: | Line 26: | ||
** Verify runtime overhead with talos test | ** Verify runtime overhead with talos test | ||
* Dump gecko profiler and tasktrace data from runtime memory to gecko profiler file | * Dump gecko profiler and tasktrace data from runtime memory to gecko profiler file | ||
* {{ | * {{Done|Add-on supports to support task tracker}} | ||
== Uptime == | == Uptime == | ||
=== Crash Client (Breakpad) Improvement === | === Crash Client (Breakpad) Improvement === | ||
Line 37: | Line 37: | ||
=== Windows Dynamic Analysis Improvement === | === Windows Dynamic Analysis Improvement === | ||
'''Milestones''' | '''Milestones''' | ||
* {{ | * {{Done|Make ASan build for Windows}} | ||
* Enable Treeherder Tier 3, and fix crash bugs (ETA: Begin of March) | * {{Inprogress|Enable Treeherder Tier 3, and fix crash bugs (ETA: Begin of March)}} | ||
* Enable Treeherder Tier 2, and fix crash bugs | * Enable Treeherder Tier 2, and fix crash bugs | ||
* Enable Treeherder Tier 1, and fix crash bugs (Exit on green light) | * Enable Treeherder Tier 1, and fix crash bugs (Exit on green light) |
Revision as of 02:50, 6 March 2017
« previous week | index | next week »
Project Status
Quantum Flow
Web Painting - Improve DisplayList Memory Locality
Milestones
- [IN PROGRESS] Make sure consensus and tech design with Quantum Render team before 2/22
Remove Sync IPC Everywhere
Milestones
- [IN PROGRESS] Refactor found/profiled sync IPC to old async IPC bug 1331674
- [DONE] Block/Disallow new sync IPC been added bug 1336919
- [IN PROGRESS] Easy use async IPC (build async infrastructure, refactor as new interface) bug 1313200
- Enforce all sync IPC to use new async IPC
Quantum Telemetry
Milestones
- [IN PROGRESS] Implement telemetry probe to measure event to display latency bug 1313465
- Define more telemetry probe
TaskTracer integration to Gecko Profiler
Milestones
- [IN PROGRESS] Default compiled into nightly binary
- Verify runtime overhead with talos test
- Dump gecko profiler and tasktrace data from runtime memory to gecko profiler file
- [DONE] Add-on supports to support task tracker
Uptime
Crash Client (Breakpad) Improvement
Milestones
- [IN PROGRESS] Heap memory in minidumps bug 1286802
- [IN PROGRESS] Include thread names in minidumps bug 1024669
- Include thread names in minidumps web interface
- Include JS Stacks in minidumps bug 1295918
- Include JS Stacks in web interface
Windows Dynamic Analysis Improvement
Milestones
- [DONE] Make ASan build for Windows
- [IN PROGRESS] Enable Treeherder Tier 3, and fix crash bugs (ETA: Begin of March)
- Enable Treeherder Tier 2, and fix crash bugs
- Enable Treeherder Tier 1, and fix crash bugs (Exit on green light)
- Handover to sheriff and release engineering