https://github.com/yarnpkg/perf
Yarn automated performance testing
https://github.com/yarnpkg/perf
Last synced: 7 months ago
JSON representation
Yarn automated performance testing
- Host: GitHub
- URL: https://github.com/yarnpkg/perf
- Owner: yarnpkg
- License: other
- Created: 2017-02-04T21:53:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T14:37:32.000Z (over 3 years ago)
- Last Synced: 2024-10-29T14:35:29.626Z (over 1 year ago)
- Language: JavaScript
- Size: 2.07 MB
- Stars: 10
- Watchers: 5
- Forks: 7
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yarn Perf
Yarn automated performance testing
---
To run:
```sh
git clone https://github.com/yarnpkg/perf.git
git submodule update --init --recursive
yarn install
yarn start
```