Open
Bug 2047692
Opened 2 months ago
Updated 1 month ago
Create a benchmark comparison view in the profiler
Categories
(Testing :: Performance, task, P1)
Testing
Performance
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: mstange, Assigned: mstange)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxp][operational])
This bug represents the work that I'm doing in the following profiler pull request: https://github.com/firefox-devtools/profiler/pull/6012
I'm filing it here so that we can track it as a dependency for bug 2036104.
The goal is to have a view which takes two profile URLs (via its URL). The supplied profiles should be profiles of Speedometer 3 runs: one for the "Base" build and one for the "New" build. And then the comparison view should show the differences in sample counts, taking only the measured time into account (based on markers), grouped by subtest, and with indications of statistical significance.
Updated•1 month ago
|
Whiteboard: [fxp]
Updated•1 month ago
|
Updated•1 month ago
|
Severity: -- → S2
Status: NEW → ASSIGNED
Priority: -- → P1
Whiteboard: [fxp] → [fxp][operational]
You need to log in
before you can comment on or make changes to this bug.
Description
•