Descriptionstd::bitset solution for GL Query cache.
This uses even less memory (a few hundred bytes) by sacrificing some
worst case performance (in the order of a microsecond per query) and
maintainability.
Estimated memory savings will be 9-12 KB. (3 KB per QuerySyncManager).
BUG=485536
R=reveman@chromium.org,jbauman@chromium.org
Committed: https://crrev.com/f06df73a8298d34510531fb489be6a189ee71a13
Cr-Commit-Position: refs/heads/master@{#330933}
Patch Set 1 #Patch Set 2 : Cleaned up. #
Total comments: 2
Patch Set 3 : Removed optimizations #
Total comments: 2
Patch Set 4 : Different DCHECKs #
Messages
Total messages: 12 (2 generated)
|