Closed
Bug 1695252
Opened 4 years ago
Closed 4 years ago
Add a pageload test that reports PerfStats
Categories
(Testing :: mozperftest, enhancement, P1)
Tracking
(firefox89 fixed)
RESOLVED
FIXED
89 Branch
Tracking | Status | |
---|---|---|
firefox89 | --- | fixed |
People
(Reporter: acreskey, Assigned: acreskey)
Details
Attachments
(1 file)
In Bug 1690373, we extended Browsertime to collect PerfStats (see Bug 1553254).
This bug is to add the first perftest test that collects and reports such metrics.
Assignee | ||
Comment 1•4 years ago
•
|
||
I've left this purposefully vague so that we can define it as I put the test together.
Updated•4 years ago
|
Severity: -- → S3
Priority: -- → P3
Updated•4 years ago
|
Severity: S3 → S2
Priority: P3 → P1
Assignee | ||
Comment 2•4 years ago
|
||
Bug 1695252 - Add a pageload test that reports PerfStats r=sparky
This commit adds a simple pageload test, a warm pageload of https://www.google.com.
Low-level perfstats are collected.
All platforms were included. Not running as a cron job.
The motivation is that we can now collect low-level perfStats timings and determine how useful they will be for performance work.
Updated•4 years ago
|
Attachment #9210295 -
Attachment description: Upgrade perftest browsertime to latest upstream → Bug 1695252 - Add a pageload test that reports PerfStats r=sparky
Pushed by acreskey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cee92b1aea8d
Add a pageload test that reports PerfStats r=sparky,perftest-reviewers
Comment 4•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•