serde/saveload benchmarking has not been added.
I got radically different (compared to other ecs framworks) results for add_remove, but I think that is due to specs's VecStorage just being a Vec under the hood.
Otherwise, everything looks good locally.
serde/saveload benchmarking has not been added. I got radically different (compared to other ecs framworks) results for add_remove, but I think that is due to specs's VecStorage just being a Vec under the hood. Otherwise, everything looks good locally.