Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve performance #3

Open
ErikWittern opened this issue Sep 11, 2017 · 0 comments
Open

Improve performance #3

ErikWittern opened this issue Sep 11, 2017 · 0 comments

Comments

@ErikWittern
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant