Skip to content

Only recompute space-view heuristics if something has changed #3110

Open
@jleibs

Description

@jleibs

Specifically, entities_per_system_per_class (and the things it depends on) can be trivially cached if we have not inserted any new components in the data-store.

An easy cache-key for this is to simply sum the number of components across all entity-paths.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions