commit | 6ee06e97cef5ee92944deaeba0da4d10c4c33a2a | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Wed Jul 25 21:45:54 2018 +0100 |
committer | David Srbecky <dsrbecky@google.com> | Thu Jul 26 11:45:54 2018 +0100 |
tree | 77d69c85d37864b4d3ee970be4b7fd1246adee7b | |
parent | f5dcd31d89282b6c9324fdc960e6e7e2281c16f1 [diff] |
Decode only the needed tables from CodeInfo. Most use cases need only the first two bit tables from CodeInfo. Add flag to the decode method so that only those two are loaded. We only touched the table header but that still made difference. This speeds up pmd by over 10%. Test: test-art-host-gtest Change-Id: I7740081bf18205dd69864503b5bcec7de5e1a901