diff options
author | 2024-04-23 16:16:31 +0100 | |
---|---|---|
committer | 2024-04-24 11:03:00 +0000 | |
commit | 186ee7b672ebe158caf5c19777a6c281ced449dd (patch) | |
tree | 9e848bcaadee02d662306481a19994f3e15a74df /libnativeloader/native_loader_lazy_test.cpp | |
parent | 1fcae1235aed0340b0a04cd5e008ed00c78280f3 (diff) |
Don't resolve dex files eagerly for verify single thread
Resolving the dex files eagerly for the verify single thread case
pays the penalty of increased memory usage, but we don't see the
improvements of compile time as we don't have multiple threads.
Bug: 332520839
Test: art/test/testrunner/testrunner.py --host --64 -b --optimizing
Change-Id: I9b8132315f15398679a062ae69e98e4f10cb6eda
Diffstat (limited to 'libnativeloader/native_loader_lazy_test.cpp')
0 files changed, 0 insertions, 0 deletions