diff options
author | Pauli <pauli@openssl.org> | 2022-05-20 02:15:55 +0200 |
---|---|---|
committer | Dmitry Belyavskiy <beldmit@gmail.com> | 2022-05-21 21:53:39 +0200 |
commit | a4e21d18d5b7cb4fef66c10f13b1b3b55945439f (patch) | |
tree | 3bc17e5c5d96c072a7fc7afad3db202cec62b103 /configdata.pm.in | |
parent | Drop ossl_namemap_add_name_n() and simplify ossl_namemap_add_names() (diff) | |
download | openssl-a4e21d18d5b7cb4fef66c10f13b1b3b55945439f.tar.xz openssl-a4e21d18d5b7cb4fef66c10f13b1b3b55945439f.zip |
performance: improve ossl_lh_strcasehash
This improvement seems to roughly halve the time it takes to run the
ossl_lh_strcasehash function.
It should have no impact on the strings we hash and search for often (algorithm
names, property strings).
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18354)
Diffstat (limited to 'configdata.pm.in')
0 files changed, 0 insertions, 0 deletions