https://github.com/cnpm/npminstall-benchmark
npminstall vs npm vs pnpm vs yarn
https://github.com/cnpm/npminstall-benchmark
Last synced: 3 months ago
JSON representation
npminstall vs npm vs pnpm vs yarn
- Host: GitHub
- URL: https://github.com/cnpm/npminstall-benchmark
- Owner: cnpm
- License: other
- Created: 2017-06-05T05:52:00.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-01T13:29:10.000Z (over 3 years ago)
- Last Synced: 2025-03-06T04:27:33.695Z (over 1 year ago)
- Language: Makefile
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 12
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# npminstall benchmark
npminstall vs npm vs pnpm vs yarn
## Versions
installer | version
--- | ---
npminstall | 7.0.0
npm | 9.2.0
pnpm | 7.21.0
yarn | 1.22.19
## Benchmarks
### cnpmjs.org install
cli | real | user | sys
--- | --- | --- | ---
### ghost install
cli | real | user | sys
--- | --- | --- | ---
### pnpm benchmark
see https://github.com/rstacruz/pnpm#benchmark
install `babel-preset-es2015 browserify chalk debug minimist mkdirp`
cli | real | user | sys
--- | --- | --- | ---
## License
[MIT](LICENSE.txt)