@iarna got to the root cause (instead of simply throttling it as I had been doing) but it has not yet been merged into npmlog. [2]
1. https://github.com/npm/npm/issues/11283#issuecomment-1757522...
2. https://github.com/npm/npmlog/pull/28
"This has been patched to eliminate that churn, and our testing shows the progress bar as being eliminated as a source of slow down."
Apologies for being misleading.
https://github.com/npm/npm/releases/tag/v3.8.3
Unfortunately I've not had much luck getting pnpm or ied running on Windows due to the symlinking stuff (though the installation portion is super quick), so hopefully the speed improvements here can help lessen the blow a bit.
I was under the impression this was generally considered bad practice, so it seemed weird seeing it done by the package manager itself :)
@iarna got to the root cause (instead of simply throttling it as I had been doing) but it has not yet been merged into npmlog. [2]
1. https://github.com/npm/npm/issues/11283#issuecomment-1757522...
2. https://github.com/npm/npmlog/pull/28