example benchmark

This commit is contained in:
rezural
2020-12-20 02:52:54 +11:00
parent 88bddce954
commit 5634c51fe6
2 changed files with 76 additions and 0 deletions

View File

@@ -25,3 +25,7 @@ path = "../build/rapier3d"
[[bin]]
name = "all_benchmarks3"
path = "all_benchmarks3.rs"
[[bin]]
name = "harness_capsules3"
path = "harness_capsules3.rs"