Skip to content

Commit

Permalink
chore(ch-log-bench-read): re-use seed
Browse files Browse the repository at this point in the history
  • Loading branch information
tdakkota committed Jun 21, 2024
1 parent ed30e30 commit 4524372
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/local/ch-log-bench-read/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ end_time="2024-01-01T00:05:10Z"
echo ">> Generate benchmark data"
go run github.com/go-faster/oteldb/cmd/otelbench otel logs bench \
localhost:4318 \
--seed 10 \
--start "$start_time" \
--rate 1ms \
--entries 150 \
Expand Down

0 comments on commit 4524372

Please sign in to comment.