Closed
Bug 1088123
Opened 10 years ago
Closed 10 years ago
Introduce mechanism into System app to collect aggregation of contextual performance data across applications
Categories
(Firefox OS Graveyard :: Gaia::PerformanceTest, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: Eli, Assigned: Eli)
References
Details
(Keywords: perf, Whiteboard: [systemsfe])
In bug 1088118 we will switch to using performance markers from User Timing in order to denote performance events, as opposed to normal events. In order to efficiently measure performance, we need an API available to the System app to capture many performance markers that are contextual to an application. The performance test can then come along and pull all these markers once the test is over.
Updated•10 years ago
|
Whiteboard: [systemsfe]
Assignee | ||
Comment 1•10 years ago
|
||
By interacting with performance entries using logcat, we don't need to introduce a new API to the System app.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•