Closed
Bug 1818798
Opened 2 years ago
Closed 2 years ago
Add a performance test that verifies the impact of speculative connect
Categories
(Core :: Performance, enhancement, P2)
Core
Performance
Tracking
()
Tracking | Status | |
---|---|---|
firefox117 | --- | fixed |
People
(Reporter: acreskey, Assigned: acreskey)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
In Bug 1813618 discovered that most speculative connections are being aborted on desktop platforms.
In Bug 1814389 we will revisit our functional tests to ensure that they correctly verify that speculation connections are being made.
This bug is to create a performance test that verifies the impact of a "real world" speculative connect.
Possibly we can script keystrokes into the url bar and measure the time to first byte.
Or simulate a mouse-down on a dom element and measure the timing.
Assignee | ||
Updated•2 years ago
|
Performance Impact: --- → none
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → acreskey
Assignee | ||
Comment 1•2 years ago
|
||
WIP - attempting to navigate through the Chrome context, URL Bar
Assignee | ||
Comment 2•2 years ago
|
||
We will need this for a raptor performance test
Depends on D181812
Updated•2 years ago
|
Attachment #9340575 -
Attachment description: WIP: Bug 1818798 - Add a performance test that verifies the impact of speculative connect → Bug 1818798 - Add a performance test that verifies the impact of speculative connect r=#perftest-reviewers,sparky
Updated•2 years ago
|
Attachment #9340998 -
Attachment description: WIP: Bug 1818798 - Enable speculative connections to proxy in automation → Bug 1818798 - Enable speculative connections to proxy in automation r=#necko-reviewers
Updated•2 years ago
|
Attachment #9340998 -
Attachment is obsolete: true
Pushed by acreskey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/49cff8f1d0b4
Add a performance test that verifies the impact of speculative connect r=perftest-reviewers,necko-reviewers,jesup,sparky
Comment 4•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox117:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
Assignee | ||
Comment 5•1 year ago
|
||
We added alerting on this test in bug 1846276
You need to log in
before you can comment on or make changes to this bug.
Description
•