commit | 098ae7f0ce90765068e3607f12671925ca4f2be2 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Fri Jul 07 15:08:01 2017 -0700 |
committer | Andreas Gampe <agampe@google.com> | Fri Jul 07 21:14:13 2017 -0700 |
tree | c8762e0b273d03f7af0c6c4b562b91a50065021b | |
parent | 5b92a70d9cc263cef961bc6c81fe159352f0f4cb [diff] |
ART: Change StringTable to unordered_set Cache the string hash in the table element. Trade space for time. Effect on b/37620770 repro case: Dump time = 3.7s -> 1.6s (cherry picked from commit 84eadb2daafa75c54a4daca151ca90f8b606c596) Bug: 37620770 Test: m test-art-host Merged-In: Ifaed1c65e30097851188450a5db2bc8ee30efbb4 Change-Id: Ifaed1c65e30097851188450a5db2bc8ee30efbb4