summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex/Main.java
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2014-12-03 17:38:22 -0800
committerMathieu Chartier <mathieuc@google.com>2014-12-03 17:54:41 -0800
commit25fda92083d5b93b38cc1f6b12ac6a44d992d6a4 (patch)
treecdf4bc88e920b53d8427f64c0b7ee2e97a600685 /test/ProfileTestMultiDex/Main.java
parentd97465c3742cc3c82843665f2678b881de29854b (diff)
Remove method verification results right after compiling a method
This saves memory since it allows the code arrays from methods compiled in future methods to use the ram we just freed from the verification results. GmsCore.apk: Before: dex2oat took 77.383s (threads: 2) arena alloc=6MB java alloc=30MB native alloc=77MB free=13KB After: dex2oat took 72.180s (threads: 2) arena alloc=6MB java alloc=30MB native alloc=60MB free=13KB Bug: 18596910 Change-Id: I5d6df380e4fe58751a2b304202083f4d30b33b7c
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions