You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to figure out how to avoid the slowdown in chrome. I'm playing the game and it just...slows......down. When I resize the window ever so slightly it magically goes back to the original performance speed.
Steps to reproduce:
Download
Load index.html into your Chrome
Try resizing if things get slow...
Note I've been performance analyzing the heck out of this and you can see it .. as well as a growing # of listeners ... suggesting an Event Leak somewheres but who knows... why would it magically work faster if I resize the edge of the chrome window?? (must do garbage collection then?)
The text was updated successfully, but these errors were encountered:
Trying to figure out how to avoid the slowdown in chrome. I'm playing the game and it just...slows......down. When I resize the window ever so slightly it magically goes back to the original performance speed.
Steps to reproduce:
Note I've been performance analyzing the heck out of this and you can see it .. as well as a growing # of listeners ... suggesting an Event Leak somewheres but who knows... why would it magically work faster if I resize the edge of the chrome window?? (must do garbage collection then?)
The text was updated successfully, but these errors were encountered: