Regular
for()
loop
Iterations
Break loop with
setTimeout
(every time)
Iterations
Break loop With Promises
Iterations
Break loop with
setTimeout
(every 16ms)
Iterations
Loop managed by
requestAnimationFrame()
Iterations
Loop executed in Web Workers
Iterations
Break loop with
setTimeout
(every 16ms - library version)
Iterations
Interrupt loop on clicks with
isInputPending()
Iterations
isInputPending
Animate jQuery
STOP !
Animate with CSS
I will move