Profiling and Optimizing GriddlyJS for larger complex environments. #231
Labels
bug
Something isn't working
enhancement
New feature or request
GriddlyJS
An issues specifically relating to GriddlyJS
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.
The text was updated successfully, but these errors were encountered: