99767ecdd4
Build (and carry) issues are now resolved (as far as we know). Let's try this again... Measurements on a Skylake VM (so a little noisy). Before: Did 3135 RSA 2048 signing operations in 3015866us (1039.5 ops/sec) Did 89000 RSA 2048 verify (same key) operations in 3007271us (29594.9 ops/sec) Did 66000 RSA 2048 verify (fresh key) operations in 3014363us (21895.2 ops/sec) Did 324 RSA 4096 signing operations in 3004364us (107.8 ops/sec) Did 23126 RSA 4096 verify (same key) operations in 3003398us (7699.9 ops/sec) Did 21312 RSA 4096 verify (fresh key) operations in 3017043us (7063.9 ops/sec) Did 31040 ECDH P-256 operations in 3024273us (10263.6 ops/sec) Did 91000 ECDSA P-256 signing operations in 3019740us (30135.0 ops/sec) Did 25678 ECDSA P-256 verify operations in 3046975us (8427.4 ops/sec) After: Did 3640 RSA 2048 signing operations in 3035845us (1199.0 ops/sec) Did 129000 RSA 2048 verify (same key) operations in 3003691us (42947.2 ops/sec) Did 105000 RSA 2048 verify (fresh key) operations in 3029935us (34654.2 ops/sec) Did 510 RSA 4096 signing operations in 3014096us (169.2 ops/sec) Did 38000 RSA 4096 verify (same key) operations in 3092814us (12286.5 ops/sec) Did 34221 RSA 4096 verify (fresh key) operations in 3003817us (11392.5 ops/sec) Did 38000 ECDH P-256 operations in 3061758us (12411.2 ops/sec) Did 116000 ECDSA P-256 signing operations in 3001637us (38645.6 ops/sec) Did 35100 ECDSA P-256 verify operations in 3023872us (11607.6 ops/sec) Tested with Intel SDE. Change-Id: Ib27c0d6012d14274e331ab03f958e5a0c8b7e885 Reviewed-on: https://boringssl-review.googlesource.com/28104 Reviewed-by: Adam Langley <agl@google.com> |
||
---|---|---|
.. | ||
asn1 | ||
base64 | ||
bio | ||
bn_extra | ||
buf | ||
bytestring | ||
chacha | ||
cipher_extra | ||
cmac | ||
conf | ||
curve25519 | ||
dh | ||
digest_extra | ||
dsa | ||
ec_extra | ||
ecdh | ||
ecdsa_extra | ||
engine | ||
err | ||
evp | ||
fipsmodule | ||
hkdf | ||
hmac_extra | ||
lhash | ||
obj | ||
pem | ||
perlasm | ||
pkcs7 | ||
pkcs8 | ||
poly1305 | ||
pool | ||
rand_extra | ||
rc4 | ||
rsa_extra | ||
stack | ||
test | ||
x509 | ||
x509v3 | ||
CMakeLists.txt | ||
compiler_test.cc | ||
constant_time_test.cc | ||
cpu-aarch64-fuchsia.c | ||
cpu-aarch64-linux.c | ||
cpu-arm-linux.c | ||
cpu-arm.c | ||
cpu-intel.c | ||
cpu-ppc64le.c | ||
crypto.c | ||
ex_data.c | ||
internal.h | ||
mem.c | ||
refcount_c11.c | ||
refcount_lock.c | ||
refcount_test.cc | ||
self_test.cc | ||
thread_none.c | ||
thread_pthread.c | ||
thread_test.cc | ||
thread_win.c | ||
thread.c |