interval-or-timeout-test
v1.1.0
Published
compare the system utilization of a setInterval and setTimeout loop, launched into workers.
Downloads
3
Readme
interval-or-timeout-test
Compare the system utilization of a setInterval and setTimeout loop, launched into workers.
Simple demo to run eternal setInterval
and setTimeout
loops in different workers, making a quick test rig for comparative analysis.