diff options
author | alexclarke <alexclarke@chromium.org> | 2016-01-28 11:37:18 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-01-28 19:38:33 +0000 |
commit | 0efcf76293ca0b7af8835fb7c444e1b77d1e2343 (patch) | |
tree | c3ee301f660e6e506f8ca924fb37ac23699e74a5 /extensions/common | |
parent | 299d5beba4af85652d96a2b2da1733ebcdec2c5e (diff) | |
download | chromium_src-0efcf76293ca0b7af8835fb7c444e1b77d1e2343.zip chromium_src-0efcf76293ca0b7af8835fb7c444e1b77d1e2343.tar.gz chromium_src-0efcf76293ca0b7af8835fb7c444e1b77d1e2343.tar.bz2 |
Tweak the timer task cost estimation based on user data
We pulled 1000 deep report traces and computed a histogramme of the
timer task duration. Just like loading thasks, the vast majority of
timer are fast. The threshold we care (most) about is 50ms which
turns out to be the 98.78th percentile of the timer task durations.
We mirror the task cost estimation settings used for loading tasks
for the timers since the distribution is very similar.
BUG=574343
Review URL: https://codereview.chromium.org/1643743003
Cr-Commit-Position: refs/heads/master@{#372142}
Diffstat (limited to 'extensions/common')
0 files changed, 0 insertions, 0 deletions