commit | 81894bc0fd7d07d235f898d74f468ffb6548a741 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Thu Feb 22 11:29:22 2018 -0800 |
committer | Mathieu Chartier <mathieuc@google.com> | Thu Feb 22 11:29:22 2018 -0800 |
tree | 989f3275dad0c2473dfbf2d99fb9c22070d2d122 | |
parent | 8dbb4ba7ffdf42cf08c55b117370efc0ec5357e8 [diff] |
Make duplicate intern string check be debug only This check was expensive and costing up to 300ms per dex2oat invocation. Disabling the check reduces OTA/first boot time by ~10-20s for low preopt devices. Test: test-art-host Bug: 70934104 Change-Id: I7ed0a0d098bc725c6fbb24318b73816506c2deec