commit | 32cc9ee0cdffecb0ec8d80a7fd55d7dccae3a7ee | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Thu Oct 15 09:19:15 2015 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Fri Oct 16 08:46:12 2015 -0700 |
tree | e394d05cb35fd8a89ae4be0d57635d7fee219ede | |
parent | 114873103db3d4d6e0da42ca02bad1ea8826443b [diff] |
Change hash table load factors Changed class table and intern table load factors to query the runtime. The runtime returns load factors based on whether or not we are a low ram device. DescriptorEquals time for class linking goes from 10% -> 1.2% for compiling GmsCore with interpret only. Added test. Bug: 24917584 Change-Id: Iaaf5d2eab1b0c2d188d299e4bc1852cdb3801173