mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
test: add pprof flamgegraph bench (#6712)
This commit is contained in:
@ -62,6 +62,7 @@ paste = "1.0"
|
||||
rand = "0.8"
|
||||
proptest.workspace = true
|
||||
criterion.workspace = true
|
||||
pprof = { workspace = true, features = ["criterion", "flamegraph"] }
|
||||
assert_matches.workspace = true
|
||||
tempfile.workspace = true
|
||||
serde_json.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user