![]() # Objective - Fix #7303 - bevy would spawn a lot of tasks in parallel iteration when it matchs a large storage and many small storage ,it significantly increase the overhead of schedule. ## Solution - collect small storage into one task |
||
---|---|---|
.. | ||
components | ||
events | ||
iteration | ||
scheduling | ||
world | ||
benches.rs | ||
change_detection.rs | ||
empty_archetypes.rs |