commit | d21d444426911d93c507a929a8223ebf63258954 | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Fri Jul 22 15:32:30 2011 -0700 |
committer | Kenny Root <kroot@google.com> | Fri Jul 22 15:32:30 2011 -0700 |
tree | 354df4200addb7383086aaa14ead3e2dc2107d56 | |
parent | 460418eb35b49baf5edd4e23534bb5121efc7d64 [diff] |
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