Skip to content

Commit

Permalink
Add allocs tobenchmark instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
thockin committed Oct 20, 2021
1 parent 62568d8 commit fc4d146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ change.
## Running the benchmark

```
$ go test -bench='.' ./benchmark/
$ go test -bench='.' -test.benchmem ./benchmark/
```

## Fixing the benchmark
Expand Down

0 comments on commit fc4d146

Please sign in to comment.