convert pemread to be consistent in its time measurement
authorNeil Horman <nhorman@openssl.org>
Sat, 9 Mar 2024 15:49:48 +0000 (10:49 -0500)
committerNeil Horman <nhorman@hmsvengance.lan>
Tue, 30 Apr 2024 14:39:34 +0000 (10:39 -0400)
commit8e82dd6faa516f212cede0008cf1fd7828453e5b
tree5b27866f6096e9c65896517dd31f66d716692d11
parentcb9d8154dbb3cdbdf9d4225f9791da86d9a62a43
convert pemread to be consistent in its time measurement

like handshake and newrawkey, record times per thread and average them

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/tools/pull/184)
perf/pemread.c