perf(SendersRecovery): re-use Secp256K1 context for >2x speedup and add benches (#1171)

This commit is contained in:
Georgios Konstantopoulos
2023-02-04 17:09:32 -08:00
committed by GitHub
parent 75692bc5f3
commit 533e7c9cc5
11 changed files with 167 additions and 43 deletions

5
.gitignore vendored
View File

@ -19,5 +19,8 @@ target/
# Generated test-vectors for DB
testdata/micro/db
# Generated data for stage benchmarks
crates/stages/testdata
# prometheus data dir
data/
data/