Network Quality Estimator: Use end to end rtt to clamp HTTP RTT
Use the end to end RTT provided by QUIC connections to clamp the upper bound on HTTP RTT. In some cases, network quality estimator may not detect hanging XHR requests, and use the RTT samples from such requests when computing the HTTP RTT estimate. Using end-to-end RTT to clamp HTTP RTT helps in improving the accuracy of HTTP RTT estimate in such cases. Change-Id: I0c2b60eb73b35408c4d32d38ffffc29f6d3e0ce1 Bug: 834119 Reviewed-on: https://chromium-review.googlesource.com/c/1279435Reviewed-by:Ryan Sturm <ryansturm@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#599720}
Showing
Please register or sign in to comment