Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
emmatown authored Sep 22, 2018
1 parent 88988ea commit cf3f8a8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/benchmarks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@ These benchmarks test how fast emotion renders with react components. They do no
To run these benchmarks, visit https://benchmarks.emotion.sh and choose a commit. (If a benchmark says artifact not found, that means the build hasn't finished yet and you have to wait or the build may have failed)

These benchmarks are a modified version of react-native-web's benchmarks.

## Running Locally

The benchmarks can also be run locally, in this folder run `yarn build` and then `open ./dist/index.html` or use `yarn run-benchmark` to run them automatically.

0 comments on commit cf3f8a8

Please sign in to comment.