mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
perf(engine): add StateRootTask bench (#13212)
This commit is contained in:
@ -93,6 +93,10 @@ rand.workspace = true
|
||||
name = "channel_perf"
|
||||
harness = false
|
||||
|
||||
[[bench]]
|
||||
name = "state_root_task"
|
||||
harness = false
|
||||
|
||||
[features]
|
||||
test-utils = [
|
||||
"reth-blockchain-tree/test-utils",
|
||||
|
||||
Reference in New Issue
Block a user