commit | 013e3f33495dcc31dba19c9de128d23ed441d7d3 | [log] [tgz] |
---|---|---|
author | Matthew Gharrity <gharrma@google.com> | Thu Jun 16 11:49:23 2016 -0700 |
committer | Matthew Gharrity <gharrma@google.com> | Thu Jun 16 13:34:12 2016 -0700 |
tree | e19a8332bba8329cd0cfb87dab892c9719f61531 | |
parent | 8651203072621fa03f62bc3d1149f53deb022501 [diff] |
Change IMT size from 64 to 43 Data shows that this change can save around 2MB with an estimated less than 2% regression in interface method invokation speed. Further investigation is needed to measure the performance impact in practice, particularly for much smaller IMT sizes. We are making this initial change to 43 to see if it affects runtime perf benchmarks. Change-Id: Ic0e036091c5da0e6b93f519fc695e9b48ab5ec46