commit | b6240093ea3e0fcf87f76f4dcbf86f42366a694f | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Fri Jul 27 13:26:48 2018 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Fri Jul 27 15:20:11 2018 -0700 |
tree | 8e0a388473dca7196b30574782b73df2bbe17b86 | |
parent | 9acb522e35e3302786a338c7f50585dd412d68d3 [diff] |
Add string prefix optimization Optimize until fixed point by reducing to shorter prefixes if there are savings. This dictionary optimization saves up to 2.6% more. Average prefix savings are 4.6% on top 99 APKs. Test: test-art-host Bug: 77709234 Bug: 77721545 Change-Id: I8e9e3aaf06ded9fde0153e8236f8c6b56450d881