From 0de6e0c0745b50e7bc88c91219d482ad92c4d255 Mon Sep 17 00:00:00 2001 From: Bruce Marriner Date: Wed, 10 Apr 2019 01:21:34 +0000 Subject: [PATCH] Don't let tests skew benchmark --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc029d6..0e6623c 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ To benchmark the generator on your system run the following command inside the snowflake package directory. ```sh -go test -bench=. +go test -run=^$ -bench=. ``` If your curious, check out this commit that shows benchmarks that compare a few