Skip to content

Commit

Permalink
fixup: benchmark README
Browse files Browse the repository at this point in the history
  • Loading branch information
harendra-kumar committed Dec 26, 2020
1 parent 51c7ef7 commit b815ce5
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions benchmark/README.md
Expand Up @@ -66,15 +66,13 @@ $ cabal bench streamly-benchmarks

## Building and Running Benchmarks with bench.sh

`bin/bench.sh` script is the top level driver for running benchmarks. It
runs the requested benchmarks and then creates a report from the results
using the `bench-show` package. Try `bin/bench.sh --help` for available
options to run it.
`<streamly repo>/bin/bench.sh` script is the top level driver for
running benchmarks. It runs the requested benchmarks and then creates a
report from the results using the `bench-show` package. Try `bench.sh
--help` for available options to run it.

## bench.sh: Quick start

You must be in the repo root directory to run these commands.

Run the default benchmark suites:

```
Expand Down

0 comments on commit b815ce5

Please sign in to comment.