Skip to content

Commit

Permalink
Add section about benchmarking to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlansneff committed Feb 22, 2019
1 parent 687f70d commit cb84894
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,14 @@ You can also run integration tests with:
make integration-tests
```

## Benchmarking

Benchmarks can be run with:

```sh
cargo bench --all
```

## Roadmap

Wasmer is an open project guided by strong principles, aiming to be modular, flexible and fast. It is open to the community to help set its direction.
Expand Down

0 comments on commit cb84894

Please sign in to comment.