Switch to Criterion for benchtests.
ci: Add benches to workflow. Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
a47f8f8a82
commit
89be6dc097
17 changed files with 334 additions and 166 deletions
|
|
@ -11,6 +11,7 @@ version.workspace = true
|
|||
|
||||
[lib]
|
||||
path = "mod.rs"
|
||||
bench = false
|
||||
crate-type = [
|
||||
"rlib",
|
||||
# "dylib",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue