docs(README): add a link to the benchmark repo

Close #422
This commit is contained in:
zkochan
2016-11-08 22:17:27 +02:00
parent 0237018a5e
commit c0d8e360e4

View File

@@ -83,6 +83,9 @@ should be installed via pnpm.
## Benchmark
pnpm is usually 10 times faster than npm and 30% faster than yarn. See [this](https://github.com/zkochan/node-package-manager-benchmark)
benchmark which compares the three package managers on different types of applications.
```
time npm i babel-preset-es2015 browserify chalk debug minimist mkdirp
66.15 real 15.60 user 3.54 sys