Don't let tests skew benchmark
This commit is contained in:
parent
272c8fb215
commit
0de6e0c074
@ -135,7 +135,7 @@ To benchmark the generator on your system run the following command inside the
|
|||||||
snowflake package directory.
|
snowflake package directory.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
go test -bench=.
|
go test -run=^$ -bench=.
|
||||||
```
|
```
|
||||||
|
|
||||||
If your curious, check out this commit that shows benchmarks that compare a few
|
If your curious, check out this commit that shows benchmarks that compare a few
|
||||||
|
Loading…
x
Reference in New Issue
Block a user