Skip to content

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

@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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions