diff options
author | Kenny Root <kroot@google.com> | 2011-07-22 15:32:30 -0700 |
---|---|---|
committer | Kenny Root <kroot@google.com> | 2011-07-22 15:32:30 -0700 |
commit | d21d444426911d93c507a929a8223ebf63258954 (patch) | |
tree | 354df4200addb7383086aaa14ead3e2dc2107d56 /location/Android.mk | |
parent | 460418eb35b49baf5edd4e23534bb5121efc7d64 (diff) | |
download | frameworks_base-d21d444426911d93c507a929a8223ebf63258954.zip frameworks_base-d21d444426911d93c507a929a8223ebf63258954.tar.gz frameworks_base-d21d444426911d93c507a929a8223ebf63258954.tar.bz2 |
Stop using charAt for Signatures
Simply getting the byte array and operating on that instead of using
String.charAt() repeatedly speeds up Signature initializer calls during
bootup from 150ms to 9ms (1700% faster).
Change-Id: I85ef17ef63477927e0181d5f49a1d521b7b0d98b
Diffstat (limited to 'location/Android.mk')
0 files changed, 0 insertions, 0 deletions