Skip to content

Commit

Permalink
chore: improve docs
Browse files Browse the repository at this point in the history
  • Loading branch information
katcipis committed Jan 1, 2024
1 parent 6b79728 commit d40ee55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,5 @@ to be executed to run the benchmarks like this:
```sh
benchcheck -mod cool.go.module -old v0.0.1 -new v0.0.2 -- go test -bench=BenchmarkSpecific ./specific/pkg
```

It can be any command that will generate benchmark results with the same formatting as `go test` benchmarks.

0 comments on commit d40ee55

Please sign in to comment.