DescriptionA GL Query cache of 1024 items is enough (was 4096).
Since each QuerySyncManager has its own cache, even a moderate
cache size expands to several hundred KB of memory usage. This makes
it slightly smaller to save some of that memory. It is believed
to be unlikely that the cache has to be big anyway.
In ad-hoc testing I've only seen 20 queries in total (unclear how
many of them were in parallel).
(This is alt #1 in bug 485536)
BUG=485536
R=reveman@chromium.org
Committed: https://crrev.com/a5989e1f8931cf00016b5e53a088df6ab6a1f3a1
Cr-Commit-Position: refs/heads/master@{#329383}
Patch Set 1 #
Messages
Total messages: 13 (4 generated)
|