rollup-plugin-progress
rollup-plugin-progress copied to clipboard
syncronous I/Os are incredibly inefficient, and it's useage in this package is a very implementation
syncronous I/Os are famous for increasing overhead and should generally be avoided if async I/Os can be used.
in addition, using them for keeping count is nonsensical