diff options
author | tbansal <tbansal@chromium.org> | 2015-06-24 13:34:22 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-06-24 20:35:11 +0000 |
commit | 11af83139c09b9a3fe17fabc8f32642527f0536f (patch) | |
tree | 39f8b0143317576331283a28a44fc55e3e92e3a1 /extensions/renderer/console.cc | |
parent | 160f331818cd9ac48ad9d769f23603dc18027927 (diff) | |
download | chromium_src-11af83139c09b9a3fe17fabc8f32642527f0536f.zip chromium_src-11af83139c09b9a3fe17fabc8f32642527f0536f.tar.gz chromium_src-11af83139c09b9a3fe17fabc8f32642527f0536f.tar.bz2 |
Compute time weighted median network quality estimate.
Compute median network quality estimate from the stored
observations. This is done by adding a general function
GetEstimate(int percentile).
Observations are assigned a weight based on their
timestamp. Recent observations are given higher weight.
BUG=472681
Review URL: https://codereview.chromium.org/1183203002
Cr-Commit-Position: refs/heads/master@{#335990}
Diffstat (limited to 'extensions/renderer/console.cc')
0 files changed, 0 insertions, 0 deletions