Closed
Bug 1701927
Opened 4 years ago
Closed 4 years ago
Extend the PerfStats test to be a user journey, capturing all useful metrics
Categories
(Testing :: mozperftest, enhancement, P2)
Tracking
(firefox89 fixed)
RESOLVED
FIXED
89 Branch
| Tracking | Status | |
|---|---|---|
| firefox89 | --- | fixed |
People
(Reporter: acreskey, Assigned: acreskey)
Details
Attachments
(1 file)
In Bug 1695252 I added a simple pageload test that captures network PerfStats.
This bug is to expand the test to capture perfStats over a user journey.
i.e. navigating a series of pages, warm and cold.
In addition, it would be useful to collect the other existing PerfStats (e.g. Styling)
Updated•4 years ago
|
Severity: -- → S3
Priority: -- → P2
| Assignee | ||
Comment 1•4 years ago
|
||
Previously the test only visited a single site.
We now capture metrics over a user journey of visiting 5 sites cold and then the same sites warm.
This gives a more representative view of performance.
Pushed by acreskey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e97361d7bd19
Extend the PerfStats test to be a user journey, capturing all useful metrics r=sparky
Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f6faf93abc40
Fix perfdocs linting opt failure. a=lint-fix
Comment 4•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/e97361d7bd19
https://hg.mozilla.org/mozilla-central/rev/f6faf93abc40
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
•