Skip to content

Commit

Permalink
Merge pull request #115 from thockin/master
Browse files Browse the repository at this point in the history
Add allocs to benchmark instructions
  • Loading branch information
thockin committed Nov 8, 2021
2 parents 62568d8 + fc4d146 commit 8d00e35
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 8d00e35

Please sign in to comment.