commit | 7517555480074dcbd5c6d9472d5a394ce0e88023 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Thu Jan 25 11:23:01 2018 -0800 |
committer | Mathieu Chartier <mathieuc@google.com> | Fri Jan 26 14:33:40 2018 -0800 |
tree | 8b9f74989f3e94d810ed99590e8c207a5dc551c4 | |
parent | bf9eedaac5a9723f022150d0f5fd58cb91779497 [diff] |
Add dexlayout class filtering For fixed_up_dexfile, the returned dex only needs to contain a single class. This CL adds filtering during IR creation to only contain that class. This speeds up wifi tests from 25s to 15s on marlin. Bug: 63756964 Bug: 72064989 Test: mm test-art-host-gtest-dexlayout_test -j64 Change-Id: I3648ac886b377d95e33e5b40a63a34c2a9dbde58