From 626a23eda070ba022f717fa8d4a7c88ad7990c1c Mon Sep 17 00:00:00 2001 From: Robert Schulze Date: Fri, 15 Aug 2025 00:15:45 +0200 Subject: [PATCH 1/2] Reapply "Add hint what the colors in the UI mean" This reverts commit 6a2f9d3ad4726140318cc978618b975c7e593877. --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 38e45611d..a8bae818f 100644 --- a/index.html +++ b/index.html @@ -423,7 +423,8 @@

ClickBench — a Benchmark For Analytical DBMS

System & Machine - Relative time (lower is better) + Relative time (lower is better).
+ Different colors represent different logarithmic scales (1x, 10x, 100x zoom) of the same value. From 4e2c68a2137e8ce38310eb2983b1ddbde18b923c Mon Sep 17 00:00:00 2001 From: Robert Schulze Date: Fri, 15 Aug 2025 00:19:36 +0200 Subject: [PATCH 2/2] Re-introduce legend --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index a8bae818f..9e593f1b3 100644 --- a/index.html +++ b/index.html @@ -424,7 +424,7 @@

ClickBench — a Benchmark For Analytical DBMS

Relative time (lower is better).
- Different colors represent different logarithmic scales (1x, 10x, 100x zoom) of the same value. + Different shades of brown represent the same value at different scales (1x, 10x, 100x zoom).