Skip to content

Improve performance #3

@ErikWittern

Description

@ErikWittern

Astonishingly, the game's performance seems to have degraded since the last release. Possible reasons include upgrading to the latest Phaser version, the adoption of some ES6 features, or the change of some code constructs. Specifically, the game uses forEach instead of simple for loops in some places, which has been reported to yield worse performance in some contexts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions