flame-engine / flame-engine/flame
Creating performance benchmark suite for collision detection
Open
enhancement
- Dominant language
- Dart
- Stars
- 10.8k
- Forks
- 1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 21
Description
# What could be improved
It would be great to have a benchmark harness for the collision detection system.
# Why should this be improved
So that it is easier to know if you're making improvements or regressions, and also a good test bed to try out new broadphase algorithms.
# Any risks?
No change to the library code, so no risk.
# More information
This could possibly be used:
https://pub.dev/packages/benchmark_harness
Contributor guide
Assessment
This issue has not been assessed yet.