|
|
|
|
|
by qoega
1353 days ago
|
|
You can't post results of TPC benchmarks without official audit. So it complicates posting results. You can't find common names that are usually compared with ClickHouse there [1]. So open standardized ClickBench tries to encourage benchmarking for everyone. There are numerous benchmarks that use similar to TPC queries, but those are not standardized and can be misleading. For example a lot of work was done by Fivetran to get this report [0], but they show only overall geomean for those systems and you can't understand how they actually differ. Anyway their queries are not original TPC - variables are fixed in queries, they run first query when official query is a multiquery. Contributors from Altinity run SSB with flattened and original schemas [2]. SSB is not well standardized and we see a lot of pairwise comparisons with controversial results - generally you can't just reproduce them and get all the results in single place for the same hardware. [0] https://www.fivetran.com/blog/warehouse-benchmark
[1] https://www.tpc.org/tpcds/results/tpcds_results5.asp?orderby...
[2] https://altinity.com/blog/clickhouse-nails-cost-efficiency-c... |
|