24616a0855c08fa917b2084c8f08484b2c999184
Introduce a component-to-observer index to avoid iterating over all observers for every world event. This optimizes event dispatching by only notifying observers whose queries are relevant to the specific component being added, removed, or changed.
Description
No description provided
410 KiB
Languages
TypeScript
100%