commit | 0733dc87518d2c8fc1ba2196c9f5cc9729de7c20 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Mon Jul 17 14:05:28 2017 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Mon Jul 17 16:54:33 2017 -0700 |
tree | 5dfbd7beba81527b31634fa6920b8f0c1f996007 | |
parent | 71a8e5b25f0be5ab5bf0e1c73a9e5aabc3a23488 [diff] |
Avoid creating verification_results_ unnecessarily For compiler filters that don't quicken or compile, avoid creating the verification results. This avoids creating some arrays that were using a few MB of RAM in some cases. For a large app verify compile: Maximum resident set size (kbytes): 258948 -> 254300 Bug: 63467744 Test: test-art-host Change-Id: I1d0536b2a6a5c301396641371915394cf4c0e5f3