Releases: abeimler/ecs_benchmark
Releases · abeimler/ecs_benchmark
7.0.0
Features
- Add NEW Systems (Sprite and RenderSystem)
Fixes
- Revamp Systems and fix
MoreComplexSystem
(#19)
- Improve Graph (#20)
- fix scaling in graph
- Smaller fixes in systems and clean up code
6.1.0
Features
Chores
- update frameworks/dependencies
6.0.1
- update results
- update README
- Improve flecs benchmark integration (#15)
6.0.0
Update diagram (lines -> histogram)
- update dependencies (results)
5.0.0
- add HeroMonster Systems
- change time unit to us (microseconds)
4.7.3
- update dependencies
- add some tests