mirror of
https://codeberg.org/icewind/bitbuffer.git
synced 2026-06-04 00:54:07 +02:00
move benchmarks to iai-callgrind
This commit is contained in:
parent
7596677370
commit
bf4d038c8d
11 changed files with 311 additions and 299 deletions
|
|
@ -18,11 +18,14 @@ schemars = { version = "0.8.21", optional = true }
|
|||
|
||||
[dev-dependencies]
|
||||
maplit = "1.0.2"
|
||||
iai = "0.1.1"
|
||||
iai-callgrind = "0.15.2"
|
||||
serde_json = "1.0.139"
|
||||
|
||||
[profile.bench]
|
||||
debug = true
|
||||
|
||||
[[bench]]
|
||||
name = "bench"
|
||||
name = "read"
|
||||
harness = false
|
||||
|
||||
[[bench]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue