commit | b4c6acbf281c1cf960444e35bcac254a1f77c3ed | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Fri Nov 10 12:48:14 2017 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Thu Nov 23 16:16:34 2017 +0000 |
tree | 18f3548e69c0641e220a36012d23b08a4954d0e4 | |
parent | 67ab1c5517c7f6ac485f218c903db8da59f40ed7 [diff] |
Optimize lookup of quickening data. Use the debug_info_off_ of CodeItem to store the quickening offset in the vdex. Impact: - Code size almost unchanged (1 word saved per dex file in a vdex) - GetQuickenedInfoOf doesn't show up in simpleperf during app startup Test: test.py, run-libcore-tests, run-jdwp-tests Test: 628-vdex Change-Id: I15c3151feb58980a4c4d7469ca02728e94d36c07