Hacker News new | ask | show | jobs
by enumion 3515 days ago
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.