Files
greptimedb/tests/perf/query_cases
discord9 19ac3bffdd feat(perf): run write_throughput with scheduler on/off via datanode env
Add optional [scenario.scheduler] to the write_throughput case. The
runner derives datanode env vars from it: base pins
GREPTIMEDB_DATANODE__RUNTIME__EXPERIMENTAL_WORKLOAD_SCHEDULER__ENABLE=false
and candidate pins ENABLE=true plus weights/max_polls, so the case
measures scheduler-off vs scheduler-on write throughput/latency.

Signed-off-by: discord9 <55937128+discord9@users.noreply.github.com>
2026-08-06 13:15:17 +08:00
..