Reduce garbage/improve efficiency in ECS logic #117
Labels
META:good first issue
Good for newcomers
META:internal
Created by Billy
RE:ECS
Something within the ECS module
SIZE:small
Small in scope and conceptually easy
TYPE:performance
Fixing an inefficiency
The
World
struct'scomponent_lookup
might see a performance improvement by making each specific set contain a specific type of component.The text was updated successfully, but these errors were encountered: