commit | 08d5aa17f1366797bdb51e129896df8fc58c7e54 | [log] [tgz] |
---|---|---|
author | Bob Lee <crazybob@crazybob.org> | Sun Sep 20 15:56:35 2009 -0700 |
committer | Bob Lee <crazybob@crazybob.org> | Sun Sep 20 15:56:35 2009 -0700 |
tree | 8d88ebeba2334cf5d52dad810a6f219b002205ce | |
parent | f2f6f8b8d47733be0f291612730690b5ce379257 [diff] |
Replaced an O(N) algorithm with an O(1) algorithm. This shaves off 2/3 of the server cert checking time or ~200ms on Sapphire. This is in preparation for tripling the number of certs in an upcoming change.