commit | e153a62e8e8a2c42f86d2db87c8188cd0d7bef6b | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Tue Mar 02 15:07:26 2021 +0000 |
committer | David Srbecky <dsrbecky@google.com> | Tue Sep 28 12:36:00 2021 +0000 |
tree | 254fbf33dea442d711ffa4a62bbcf2a4fd392424 | |
parent | 282795ca98d955697823aea6fd9c6b3f51780045 [diff] |
Revert^2 "Lazily allocate DexCache arrays." We rarely need the DexCache for compiled code. Delay the allocation in hope we never need it. This reduces DexCache memory usage by ~25% at startup. This reverts commit b9b7d91f5ceb0b738e1774992fd6fe205c6091e9. Bug: b/181097963 Test: test.py -b --host Test: run previously failing go/ab build in forrest Change-Id: I818ad8f75d2d5387891a96edec49bc7933cd171f