Skip to content

Commit 708dde7

Browse files
committed
readme
1 parent 9c8151c commit 708dde7

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.buildkite/scripts/benchmark/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,9 @@
1313
- Run the benchmark script
1414
- Send data to your own Elasticsearch. Customise `VAULT_PATH="secret/ci/elastic-logstash/your/path"`
1515
- Run the script `main.sh`
16-
- or run in background `nohup bash -x main.sh > log.log 2>&1 &`
16+
- or run in background `nohup bash -x main.sh > log.log 2>&1 &`
17+
18+
## Notes
19+
- Benchmarks should only be compared using the same hardware setup.
20+
- Please do not send the test metrics to the benchmark cluster. You can set `VAULT_PATH` to send data and metrics to your own server.
21+
- Run `all.sh` as calibration which gives you a baseline of performance in different versions.

0 commit comments

Comments
 (0)