Hacker News new | ask | show | jobs
by c-smile 3649 days ago
Educated guess: generator functions with chunked processing on setInterval callbacks would be less CPU consuming for such tasks.
1 comments

Pretty sure setInterval still uses the same processor core, wasting the others