commit | 0278db49d358943cd52655b4d63f1c46efa4e76a | [log] [tgz] |
---|---|---|
author | Cody Northrop <cnorthrop@google.com> | Fri Jan 06 17:06:03 2023 -0700 |
committer | Cody Northrop <cnorthrop@google.com> | Mon Jan 09 15:26:56 2023 -0700 |
tree | 21739d3255c03824227b4a49e417029180774613 | |
parent | 990ff7ba368f3d24ba6ac25321e326c82f13d620 [diff] |
EGL BlobCache: Disable multifile to address Wembley perf Need to investigate multifile performance on Wembley, which does not use SkiaVk. That means many small/simple GL programs are taking longer to start. Accessing the filesystem is taking longer than a quick return from a sub 1MB cache. Test: Build and inspect cache locally Test: /data/nativetest64/EGL_test/EGL_test Bug: b/263574392 Change-Id: Iacc725f902fd91c7cbd06b293ec96f5ab5eeb1c3