diff options
author | bryner@chromium.org <bryner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-03 03:04:56 +0000 |
---|---|---|
committer | bryner@chromium.org <bryner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-03 03:04:56 +0000 |
commit | 76734d89bfd542ead4a9cb04d75abf34e6c2508c (patch) | |
tree | 4b662eceff9487f4407987f23ce05c52b41ef302 /content | |
parent | bfbc26b5c884ac5e70292cfc65b3fffe0204801f (diff) | |
download | chromium_src-76734d89bfd542ead4a9cb04d75abf34e6c2508c.zip chromium_src-76734d89bfd542ead4a9cb04d75abf34e6c2508c.tar.gz chromium_src-76734d89bfd542ead4a9cb04d75abf34e6c2508c.tar.bz2 |
Reduce the clock check granularity for term feature extraction.
Usage stats show that some users are spending substantially longer than 20ms per chunk, which hurts responsiveness. This change will cause the clock to be checked more often, which should help this at the cost of a slight increase in total feature extraction time across all chunks.
BUG=none
TEST=PhishingTermFeatureExtractorTest
Review URL: http://codereview.chromium.org/7828061
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99521 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content')
0 files changed, 0 insertions, 0 deletions