Skip to content

Commit

Permalink
Update version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
harendra-kumar committed Nov 17, 2024
1 parent 4c3d708 commit ba00db0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ If you want to create a report for benchmarks showing a 10% or greater
improvement with Streamly over Lists, use:

```
$ bin/bench-runner --package-name streaming-benchmarks --package-version 0.3.0 --compare --diff-cutoff-percent 10 --diff-style absolute --targets "StreamlyPure List"
$ bin/bench-runner --package-name streaming-benchmarks --package-version 0.4.0 --compare --diff-cutoff-percent 10 --diff-style absolute --targets "StreamlyPure List"
```

After running once, you can add `--no-measure` option to use the same benchmark
Expand Down

0 comments on commit ba00db0

Please sign in to comment.