mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
perf(SendersRecovery): re-use Secp256K1 context for >2x speedup and add benches (#1171)
This commit is contained in:
committed by
GitHub
parent
75692bc5f3
commit
533e7c9cc5
5
.gitignore
vendored
5
.gitignore
vendored
@ -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/
|
||||
|
||||
Reference in New Issue
Block a user