Skip to content

Commit fc4d146

Browse files
committed
Add allocs tobenchmark instructions
1 parent 62568d8 commit fc4d146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ change.
66
## Running the benchmark
77

88
```
9-
$ go test -bench='.' ./benchmark/
9+
$ go test -bench='.' -test.benchmem ./benchmark/
1010
```
1111

1212
## Fixing the benchmark

0 commit comments

Comments
 (0)