Hacker News new | ask | show | jobs
by nbody 4392 days ago
Yeap, both setTimeout and setInterval are being sacrificed for performance. Alternatively you could use WebWorkers to offload the timers for precision.