An open API service indexing awesome lists of open source software.

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

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
```