mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
perf: profile TransactionsManager::poll hash fetching (#12975)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
@ -141,6 +141,11 @@ test-utils = [
|
||||
]
|
||||
|
||||
[[bench]]
|
||||
name = "bench"
|
||||
name = "broadcast"
|
||||
required-features = ["test-utils"]
|
||||
harness = false
|
||||
|
||||
[[bench]]
|
||||
name = "tx_manager_hash_fetching"
|
||||
required-features = ["test-utils"]
|
||||
harness = false
|
||||
|
||||
Reference in New Issue
Block a user