Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
Update perfcheck revision to one with a realistic filter benchmark
Browse files Browse the repository at this point in the history
This revision is the same as before except it has timestamps on the
input lines, aligning it with the benchmark in master.
  • Loading branch information
mjs committed Mar 12, 2018
1 parent 7abf52f commit ffc45b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perfcheck
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit ffc45b8

Please sign in to comment.