v.22.5Improvement
Improve JSON Report for ClickHouse Benchmark
Improve JSON report of clickhouse-benchmark. #36473 (Tian Xinhui).
Why it matters
The improvement aims to offer users better insights and easier parsing of benchmark results generated byclickhouse-benchmark. This helps in performance analysis and comparison by making the benchmark reports more comprehensive and readable in JSON format.How to use it
Run theclickhouse-benchmark tool as usual. The JSON report output format has been improved automatically, requiring no additional configuration or parameters from the user. Simply use the tool's existing JSON output option to benefit from the enhanced report.