Events should use .extend internally #2146
Labels
A-ECS
Entities, components, systems, and events
C-Performance
A change motivated by improving speed, memory usage or compile times
D-Trivial
Nice and easy! A great choice to get started with Bevy
Should improve perf due to better memory allocation vs repeatedly pushing.
See #2145 (comment) by @NathanSWard for more details.
If you want to tackle this, either wait until #2145 is merged or work off that branch, as it changes the code organization of that file.
The text was updated successfully, but these errors were encountered: