| Version: | All |
|---|---|
| Dataset: | All |
| Metric: | Cold Run Hot Run Load Time Data Size |
| version |
Relative query time (lower is better). |
|
|---|---|---|
The same benchmark, on the same data, is run across every ClickHouse version to show how performance has evolved over the years. Each version runs on a dedicated AWS c7a.4xlarge machine (16 vCPU, 32 GB RAM) with a 1000 GB gp3 EBS volume provisioned at 16000 IOPS and 1000 MB/s throughput. Every query runs once cold (with the OS page cache dropped) and five times hot; the reported time is the fastest hot run.
The datasets (each loaded into its own database), with their scale:
lineorder_flat table (~600 million rows). 13 queries.The data is stored using only types available in the oldest releases, so one set of files loads into every version. A query a version does not support (a missing function or syntax) is recorded as no result, and a dataset that does not fully load on a version is skipped entirely for it.