summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex
diff options
context:
space:
mode:
authorAndreas Gampe <agampe@google.com>2016-06-24 21:05:23 -0700
committerAndreas Gampe <agampe@google.com>2016-06-29 18:21:05 -0700
commit338a1d206c16427cf61bd42171fa0c8b9cea8165 (patch)
tree793018ab764a10f1a63e9af1e8fa58274bea90f5 /test/ProfileTestMultiDex
parent624a1559009c6f0962fa9d381ce160b04cd9eabd (diff)
ART: Add very-large threshold to dex2oat
Add a variable threshold to dex2oat. If the total dex file size for an app reaches this threshold, dex2oat will punt all compilation and compile the app with verify-at-runtime. This ensures smaller compile time and memory thrashing, while still extracting the dex files and thus helping with dirty memory later. Added tests. Bug: 29557002 Bug: 29790079 Test: m test-art-host-gtest-dex2oat_test Change-Id: I78870e4a80ccaafcbbe56839e61ced0acd2ca05e
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions