From 7728a69eae695339a55653b0c6b1f057236f92ca Mon Sep 17 00:00:00 2001 From: Emir Pasic Date: Sat, 16 Jul 2016 07:29:43 +0200 Subject: [PATCH] - benchmarks in documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f552b2..c00e0d5 100644 --- a/README.md +++ b/README.md @@ -1223,7 +1223,7 @@ This takes a while, so test within sub-packages: `go test -run=NO_TEST -bench . -benchmem -benchtime 1s ./...` -

![enter image description here](https://cloud.githubusercontent.com/assets/3115942/16892949/e4a70b60-4b25-11e6-8914-b294f3a5a1aa.png)

+

### Contributing