commit | 91250e0c3fb0ad758b9b97042a3fa86d5ae76763 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Dec 13 22:30:35 2011 -0800 |
committer | Elliott Hughes <enh@google.com> | Tue Dec 13 22:30:35 2011 -0800 |
tree | bb6f32bfc5178a9d56445b79ae0fd6763162e0a8 | |
parent | 42298fab70318f39e53c0595e9fc570548dc253c [diff] |
Knock 0.5s off the Calculator startup time. Down to 2.5s on mysid. We now only mess around with std::strings when we need to synthesize a descriptor. If we can just hand out a const char* straight from the dex file -- which most of the time we can -- we now do. Change-Id: Iddec7062d8bd578bd25f671eb4d597e9ed064d65