Hacker News new | ask | show | jobs
by speedgoose 1954 days ago
Use requestAnimationFrame, you can definitely do 60fps with a canvas, and much better like 144fps or more if your screen supports it.

If your laptop is a bit slow, you will also get better results if you connect its plug so it doesn't run on the battery on energy saving mode.