Closed
Bug 797964
Opened 13 years ago
Closed 13 years ago
complete spdy ping experiment
Categories
(Core :: Networking: HTTP, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla19
People
(Reporter: mcmanus, Assigned: mcmanus)
Details
Attachments
(2 files, 2 obsolete files)
|
16.45 KB,
patch
|
mayhemer
:
review+
|
Details | Diff | Splinter Review |
|
8.46 KB,
image/png
|
Details |
we've had an experiement for a while (bug 729736) to see if any different intervals of the spdy ping had higher failure rates.
It turns out there isn't much there. (graphs to be attached). values from 10 to 110 have similar pass and fail rates.
I'll remove the experiment and update the threshold to 58 (just a touch under 60) - this shows we don't need to be particularly concerned about a particular value, but it is still a battery vs latency tradeoff that we can feel better about eeking out a little battery and making that session last a little longer.
| Assignee | ||
Comment 1•13 years ago
|
||
Attachment #668093 -
Flags: review?(honzab.moz)
| Assignee | ||
Comment 2•13 years ago
|
||
| Assignee | ||
Comment 3•13 years ago
|
||
Updated•13 years ago
|
Attachment #668093 -
Flags: review?(honzab.moz) → review+
| Assignee | ||
Comment 4•13 years ago
|
||
thanks honza.
fyi I've decided not to push this right away due to bug 798423 - the false fails caused by that bug could plausibly be swamping interesting values that this telemetry would show. We'll get some more data with that fixed. (I don't expect anything, but might as well find out)
| Assignee | ||
Updated•13 years ago
|
Attachment #668094 -
Attachment is obsolete: true
| Assignee | ||
Updated•13 years ago
|
Attachment #668096 -
Attachment is obsolete: true
| Assignee | ||
Comment 5•13 years ago
|
||
| Assignee | ||
Comment 6•13 years ago
|
||
attachment in comment 5 is the updated distribution using only data on nightly that includes the 798423 fix.
It is much more in line with what I would expect to see - failure spikes at 60 and 110. So the approach of changing our default from 44 to 58 seems right in that it minimizes ping traffic without crossing the 60 boundary.
| Assignee | ||
Comment 7•13 years ago
|
||
Comment 8•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
You need to log in
before you can comment on or make changes to this bug.
Description
•