added benchmark

This commit is contained in:
2026-03-23 14:55:18 +01:00
parent 61a5507f5c
commit dc47964310
2 changed files with 54 additions and 0 deletions

View File

@@ -10,6 +10,10 @@ bench = false
name = "batch"
harness = false
[[bench]]
name = "gaussian"
harness = false
[dependencies]
approx = { version = "0.5.1", optional = true }