RyanStonebraker/Snowball

Frontend CPU usage

Closed this issue · 0 comments

Something is making our frontend use an unreasonable amount of CPU time (enough that my laptop's fans spin up when I run it). After taking a quick look through Chrome's profiler, it looks like the issue lies within GameBoard.refreshBoard(), though I could be wrong.