Chromium Code Reviews
DescriptionMojo EDK: Reduce unused read buffer capacity
Reduces the unused read buffer capacity from 64k to 4k.
A simple empirical measurement shows that ~90% of all
messages received by the browser in a "typical" browsing
session are no larger than 4k, so the extra allocations here
should not have a significant performance impact.
BUG=692369
Review-Url: https://codereview.chromium.org/2701513005
Cr-Commit-Position: refs/heads/master@{#451209}
Committed: https://chromium.googlesource.com/chromium/src/+/adb217e7938f1f84c3f528bec160f9cfa35fb74d
Patch Set 1 #
Messages
Total messages: 12 (8 generated)
|
|||||||||||||||||||