Closed EnderShadow8 closed 3 years ago
I'm more than a little biased here, since I created WolfECS. According to my tests, WolfECS is about 5-10% faster than BitECS at iteration and fairly decent at entity and component addition and removal. If you're ok with this then I'll send in a PR.
https://github.com/EnderShadow8/wolf-ecs
I've already written benchmark scripts here: https://github.com/EnderShadow8/ecs-benchmark
Thanks in advance
I'm more than a little biased here, since I created WolfECS. According to my tests, WolfECS is about 5-10% faster than BitECS at iteration and fairly decent at entity and component addition and removal. If you're ok with this then I'll send in a PR.
https://github.com/EnderShadow8/wolf-ecs
I've already written benchmark scripts here: https://github.com/EnderShadow8/ecs-benchmark
Thanks in advance