mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
perf(stages): Adds benchmark to TransactionLookupStage (#1130)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com> Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
This commit is contained in:
@ -85,6 +85,10 @@ arbitrary = [
|
||||
"dep:proptest-derive",
|
||||
]
|
||||
|
||||
[[bench]]
|
||||
name = "hash_keys"
|
||||
harness = false
|
||||
|
||||
[[bench]]
|
||||
name = "criterion"
|
||||
harness = false
|
||||
|
||||
Reference in New Issue
Block a user