From ffc45b8856e4aae5563344607209982cff90f767 Mon Sep 17 00:00:00 2001 From: Menno Finlay-Smits Date: Tue, 13 Mar 2018 10:58:52 +1300 Subject: [PATCH] Update perfcheck revision to one with a realistic filter benchmark This revision is the same as before except it has timestamps on the input lines, aligning it with the benchmark in master. --- perfcheck | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perfcheck b/perfcheck index 253377d..e88af18 100755 --- a/perfcheck +++ b/perfcheck @@ -1,7 +1,7 @@ #!/bin/bash GO_PACKAGE=github.com/jumptrading/influx-spout -REFERENCE_REVISION=${REFERENCE_REVISION:-4d69bb7cd5a8dd80f33a54d9a4a43c5d05ac1e29} +REFERENCE_REVISION=${REFERENCE_REVISION:-aa46d4677bb8ef72848c211312d9051b879322dc} iterations=5 orig_gopath=$GOPATH