Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Bash script for comparing NPM and Yarn performance

License

Notifications You must be signed in to change notification settings

artberri/npm-yarn-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[DEPRECATED] npm-yarn-benchmark

📌 Deprecation Notice

This repository is deprecated and no more work will be done on this by Alberto Varela. Bash script for comparing NPM and Yarn performance.

Any improvement is welcome!

Create a pull request with your changes or let me know how to improve it by creating an issue.

Run the benchmarking

./benchmark.sh

By default it will run twice each installation, use -n to change the number of iterations.

./benchmark.sh -n 10

The test is run by installing angular2, ember and react N times. Each series is run twice, the first time cleaning the cache in every run and the second one using the cache.