Added some benchmarking and small performance improvements
This commit is contained in:
@@ -13,3 +13,12 @@ roots = "0.0.8"
|
||||
|
||||
[dev-dependencies]
|
||||
approx = "0.5"
|
||||
criterion = "0.7.0"
|
||||
|
||||
[[bench]]
|
||||
name = "simple_1d"
|
||||
harness = false
|
||||
|
||||
[[bench]]
|
||||
name = "orbit"
|
||||
harness = false
|
||||
|
||||
Reference in New Issue
Block a user