2 comments

[ 3.1 ms ] story [ 13.4 ms ] thread
This should measure installation times with initialized caches as well, since Yarn has a better caching strategy for previously fetched packages.

Yarn is significantly faster in these cases since it does not hit the network, it uses the cached data directly.

you probably need to also clean yarn cached folder

~/.yarn-cache/