issues
search
mlange-42
/
arche
Arche is an archetype-based Entity Component System (ECS) for Go.
https://mlange-42.github.io/arche/
MIT License
144
stars
8
forks
source link
Extend benchmark tables
#395
Closed
mlange-42
closed
9 months ago
mlange-42
commented
9 months ago
Adds the following to the benchmark tables:
Query.Entity
Entity.IsZero
World.GetUnchecked
World.HasUnchecked
coveralls
commented
9 months ago
Pull Request Test Coverage Report for
Build 7937530667
Details
0
of
0
changed or added relevant lines in
0
files are covered.
No unchanged relevant lines lost coverage.
Overall coverage remained the same at
100.0%
Totals
Change from base
Build 7937229040
:
0.0%
Covered Lines:
6366
Relevant Lines:
6366
💛 -
Coveralls
Adds the following to the benchmark tables: