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

Rejection of invalid timestamps #43

Merged
merged 3 commits into from
Mar 13, 2018
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
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.
  • Loading branch information
mjs committed Mar 12, 2018
commit ffc45b8856e4aae5563344607209982cff90f767
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