We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62568d8 + fc4d146 commit 8d00e35Copy full SHA for 8d00e35
benchmark/README.md
@@ -6,7 +6,7 @@ change.
6
## Running the benchmark
7
8
```
9
-$ go test -bench='.' ./benchmark/
+$ go test -bench='.' -test.benchmem ./benchmark/
10
11
12
## Fixing the benchmark
0 commit comments