Slide 25
Slide 25 text
The speeds of Yarn and npm are
comparable
if we perform an install operation by just using node_modules and skip
cache and lock file functionality, then npm could offer 5x better speed
if we use all three functionalities, then Yarn could boost its performance
and becomes 11x faster than npm