We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62568d8 commit fc4d146Copy full SHA for fc4d146
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