Render script's bad performance slows time

Perhaps you are using Chrome as a browser?
In our debug builds, we call glGetError and that is notoriously slow in Chrome. Other browsers perform better there with that function.

3 Likes