aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/LocalOptimizations.c
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/compiler/codegen/arm/LocalOptimizations.c
parent2b2e488b25922b0b34094305cac084073ffbd03c (diff)
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/compiler/codegen/arm/LocalOptimizations.c')
0 files changed, 0 insertions, 0 deletions