Open
Bug 1664857
Opened 4 years ago
Updated 4 years ago
Add Fenix startup profiling
Categories
(Testing :: mozperftest, enhancement, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: acreskey, Unassigned)
Details
Add an option to enable startup profiling in Fenix perf tests.
Bug 1641646 describes general browsertime profiling and serialization, but this won't capture startup profiles.
Three possible methods (likely there are more):
• pass arguments to geckodriver to trigger startup profiling
• a special binary of Fenix that auto-profiles on start
• adb intent arguments to initiate startup profiling
And then serialize the profile to disk and copy back to the host as a test artifact.
Updated•4 years ago
|
Severity: -- → S3
Priority: -- → P3
Updated•4 years ago
|
Assignee: tarek → nobody
You need to log in
before you can comment on or make changes to this bug.
Description
•