v1.2.0
Use setImmediate
instead of zero setTimeout
when it's available to massively improve performance with small interruptStep
. To benefit from this feature in most browsers, use a shim, such as https://github.com/YuzuJS/setImmediate.
Use setImmediate
instead of zero setTimeout
when it's available to massively improve performance with small interruptStep
. To benefit from this feature in most browsers, use a shim, such as https://github.com/YuzuJS/setImmediate.