Closed
Bug 1916833
Opened 1 year ago
Closed 1 year ago
Add support measurements tooling for benchmark-like tests
Categories
(Testing :: Raptor, task, P2)
Testing
Raptor
Tracking
(firefox132 fixed)
RESOLVED
FIXED
132 Branch
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: sparky, Assigned: sparky)
References
Details
(Whiteboard: [fxp][operational])
Attachments
(1 file)
This bug is for adding some tooling to help with start/stopping support measurements like resource usage in benchmark-like tests.
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
This patch adds the first step in consolidating our support measurement tooling for custom scripts into a single location. A new file is added that is imported into the speedometer3 tests and produces a new wallclock time metric for sp3 on all platforms, and browsers.
Two methods are exported from the support_measurements.js file to make is simple to integrate into existing scripts (a start, and stop command).
Updated•1 year ago
|
Assignee: nobody → gmierz2
Status: NEW → ASSIGNED
Pushed by gmierz2@outlook.com:
https://hg.mozilla.org/integration/autoland/rev/5dd5de278fa1
Add tooling for support measurements in custom test scripts. r=aglavic,perftest-reviewers
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
Updated•3 months ago
|
Whiteboard: [fxp] → [fxp][operational]
Updated•3 months ago
|
Severity: S3 → S2
You need to log in
before you can comment on or make changes to this bug.
Description
•