mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-10-04 20:19:26 +00:00
Update benchmarks: rename benchmark to benchmarks and add combined benchmarks for matrix operations
This commit is contained in:
@@ -18,5 +18,5 @@ chrono = "^0.4.10"
|
||||
criterion = { version = "0.4", features = ["html_reports"] }
|
||||
|
||||
[[bench]]
|
||||
name = "benchmark"
|
||||
name = "benchmarks"
|
||||
harness = false
|
Reference in New Issue
Block a user