summaryrefslogtreecommitdiffstats
path: root/vm/interp
diff options
context:
space:
mode:
authorBob Lee <crazybob@google.com>2009-08-25 22:32:37 -0700
committerBob Lee <crazybob@google.com>2009-08-26 14:24:13 -0700
commitdfd0afbcb08b871e224a28ecb4ed427a7693545c (patch)
tree221ac1a6fea0c4da4c4c7a82fcb21f37756d762a /vm/interp
parent2b2e488b25922b0b34094305cac084073ffbd03c (diff)
downloadandroid_dalvik-dfd0afbcb08b871e224a28ecb4ed427a7693545c.tar.gz
android_dalvik-dfd0afbcb08b871e224a28ecb4ed427a7693545c.tar.bz2
android_dalvik-dfd0afbcb08b871e224a28ecb4ed427a7693545c.zip
Each time we start an SSL session, we have to find the trust anchor. This used to be an O(N) operation. If the trust anchor we're looking for was close to N, finding it could take a couple seconds. This change makes the operation O(1).
Diffstat (limited to 'vm/interp')
0 files changed, 0 insertions, 0 deletions