mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
ba3d8bedc5
# Objective As a part of evaluating #4800, at the behest of @cart, it was noted that the ECS microbenchmarks all focus on singular component queries, whereas in reality most systems will have wider queries with multiple components in each. ## Solution Use const generics to add wider variants of existing benchmarks. |
||
---|---|---|
.. | ||
benches | ||
Cargo.toml |