Enabling Safebrowsing is introducing significant noise in network throttled pageload tests
Categories
(Core :: Performance: Navigation, defect, P3)
Tracking
()
| Performance Impact | low |
People
(Reporter: acreskey, Unassigned)
References
Details
(Keywords: perf:pageload)
Attachments
(1 file)
|
376.06 KB,
image/png
|
Details |
When running pageload tests with safebrowsing enabled in network throttled pageload tests (e.g. 100ms rtt), we see a very significant increase in noise.
As Safebrowsing is required to fully test tracking protection and other url classification features, this is a problem.
Disabling Safebrowsing greatly reduces the number of outlier results (see attached), thus reducing the noise.
In browsertime we are disabling Safebrowsing through these prefs:
https://github.com/mozilla/browsertime/blob/6819c7f79392876255712aaac2629fa5e4d5b126/lib/firefox/webdriver/index.js#L137
| Reporter | ||
Comment 1•6 years ago
|
||
As discussed, should we disable safebrowsing in browsertime by default?
| Reporter | ||
Updated•6 years ago
|
Updated•6 years ago
|
Updated•4 years ago
|
Comment 2•4 years ago
|
||
Hey Andrew,
Could you please have a look at adding a priority to this bug if it's still something we want to do? Thanks!
| Reporter | ||
Comment 3•4 years ago
|
||
Although we are not yet running throttled network performance tests in automation, I believe we will still run into this problem once we do.
So keeping open, but at reduced priority.
| Reporter | ||
Updated•4 years ago
|
Updated•3 years ago
|
Updated•1 year ago
|
Description
•