commit | b5267034cbf2b8eafcae4d76aac57fd0460a1cc5 | [log] [tgz] |
---|---|---|
author | Cody Northrop <cnorthrop@google.com> | Tue Oct 24 10:11:21 2023 -0600 |
committer | Cody Northrop <cnorthrop@google.com> | Mon Nov 13 19:10:05 2023 -0700 |
tree | fa10047f68be3cf25b2262b7da0fdef7abcb9fff | |
parent | c7e18277da56d51912874f75a9089055eb57b5f3 [diff] |
EGL Multifile BlobCache: Limit entry count Limit the number of entries to 4096. This is an empirical number based on app behavior. Some using many small entries are taking a long time to load the cache. Test: MultifileBlobCacheTest.CacheMaxEntrySucceeds Bug: b/295051628 Bug: b/310535559 Change-Id: Ibc671cec25dd7c9bc10b9d1ee1fb837180eb7551