remove criterion

This commit is contained in:
2025-03-24 16:18:05 -04:00
parent 0c5ba3154a
commit cb6e2e8133
2 changed files with 1 additions and 364 deletions

View File

@@ -13,9 +13,6 @@ rand_distr = "0.4"
rayon = "1.10"
fastapprox = "0.3"
[dev-dependencies]
criterion = "0.3"
[profile.release]
codegen-units = 1
opt-level = 3