Open
Bug 1831361
Opened 3 years ago
Updated 3 months ago
Look into using custom browsertime profiler as default when --gecko-profile flag is used
Categories
(Testing :: Raptor, task, P5)
Tracking
(Not tracked)
NEW
People
(Reporter: kshampur, Unassigned)
References
Details
(Whiteboard: [fxp])
follow up on the discussion in D175793
We can consider making this custom method of profiling the default method when we use --gecko-profile on a test that requests it.
This bug is to make note of
- would this be useful/preferred?
- and if so, implement it
Updated•3 years ago
|
| Reporter | ||
Comment 1•3 years ago
•
|
||
additional info I forgot in comment 0. (from sparky)
we now have two methods of doing profiling for them: (1) from the extra profiler run at the end of a test run (assuming the flag was provided), and (2) by providing --gecko-profile to the test command.
This could potentially confuse developers.
| Reporter | ||
Updated•3 years ago
|
Updated•6 months ago
|
Priority: P3 → P4
Updated•5 months ago
|
Severity: S3 → S4
Updated•3 months ago
|
Priority: P4 → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•