Chromium Code Reviews
Description[SimpleCache -- INCOMPLETE] Prefetch stream 1 so that the first read is faster
90% of cache reads are < 32KB. If we prefetch stream 1 when opening an entry,
then for cache hits, we'd make 90% of the entry's reads synchronous. There
is a slight additional cost to cache misses but it's just a single read call.
BUG=719979
Patch Set 1 #
Total comments: 1
Depends on Patchset: Messages
Total messages: 5 (4 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||