dimforge / ncollide

2 and 3-dimensional collision detection library in Rust.
https://ncollide.org
Apache License 2.0
922 stars 106 forks source link

Benchs are broken and not run by the CI. #236

Closed sebcrozet closed 6 years ago

sebcrozet commented 6 years ago

The current benchmarks for ncollide are very outdated. It was easy to forget to maintain them since the CI does not run them.