bevy/benches/benches
TheRawMeatball 87991c50f1 Add a random access get_component benchmark (#4607)
# Objective

Add a benchmark to measure the performance of get_component, particularly for cases involving random access.

Enables #2965
2022-04-26 21:20:13 +00:00
..
bevy_ecs Add a random access get_component benchmark (#4607) 2022-04-26 21:20:13 +00:00
bevy_tasks Significantly reduce the amount of building required for benchmarks (#4067) 2022-03-01 00:51:07 +00:00