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

Profiling and Optimizing GriddlyJS for larger complex environments. #231

Open
Bam4d opened this issue Aug 3, 2022 · 0 comments
Open

Profiling and Optimizing GriddlyJS for larger complex environments. #231

Bam4d opened this issue Aug 3, 2022 · 0 comments
Labels
bug Something isn't working enhancement New feature or request GriddlyJS An issues specifically relating to GriddlyJS

Comments

@Bam4d
Copy link
Owner

Bam4d commented Aug 3, 2022

Describe the bug
Complex environments with many levels tend to slow down the user interface, in particular when adding levels, or updating the GDY

To Reproduce
load the complex environment Grafter Escape Rooms and try to add a level or modify the GDY.

Expected behavior
Adding new levels or changing the GDY should be almost instantaneous.

Additional context
We need to profile the system and find where these slowdowns are coming from. There are probably some methods such as caching that can improve the speeds of these parts of the project.

@Bam4d Bam4d added bug Something isn't working enhancement New feature or request GriddlyJS An issues specifically relating to GriddlyJS labels Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request GriddlyJS An issues specifically relating to GriddlyJS
Projects
None yet
Development

No branches or pull requests

1 participant