1
0
Fork 0
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:
Robin Appelman 2025-07-13 18:35:17 +02:00
commit bf4d038c8d
11 changed files with 311 additions and 299 deletions

View file

@ -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]]