Adding really stupid benchmark
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user