mlange-42 / arche

Arche is an archetype-based Entity Component System (ECS) for Go.
https://mlange-42.github.io/arche/
MIT License
131 stars 8 forks source link

Fix `EntityAt` benchmarks to actually use 5 archetypes #373

Closed mlange-42 closed 7 months ago

mlange-42 commented 7 months ago

Query.EntityAt benchmarks did not actually use 5 archetypes, as stated.

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 7857294193


Totals Coverage Status
Change from base Build 7856208004: 0.0%
Covered Lines: 6226
Relevant Lines: 6226

💛 - Coveralls