Adding really stupid benchmark

This commit is contained in:
2025-06-27 22:25:56 -07:00
parent 6a33818238
commit 44ef9ebdd8
3 changed files with 454 additions and 0 deletions
+7
View File
@@ -14,3 +14,10 @@ categories = ["algorithms", "data-structures"]
[dependencies]
rand = "~0.9"
thiserror = "~2.0"
[dev-dependencies]
divan = "0.1.21"
[[bench]]
name = "example"
harness = false