<div dir="ltr">Hey users, I&#39;m experimenting with some simple games using big-bang from 2htdp/universe and I keep running into stuttering problems. It seems to be the garbage collector slowing things down (green recycle symbol in drracket is on whenever the program is frozen).<div>
<br></div><div>Increasing the memory limit or removing the limit altogether doesn&#39;t seem to affect the problem, and I&#39;ve checked in the IRC and it occurs on other machines as well, all of which have the specs that it shouldn&#39;t have any problems with slowdown. Are there issues with big-bang and it&#39;s event handling?</div>
<div><br></div><div>Source - <a href="https://gist.github.com/Universalist235/6171371">https://gist.github.com/Universalist235/6171371</a></div></div>