Skip to content

Commit 757e01b

Browse files
authored
Merge pull request #567 from ClickHouse/colors-hint
Add hint what the colors in the UI mean
2 parents 7826a63 + 7e2e6c1 commit 757e01b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,8 @@ <h1>ClickBench — a Benchmark For Analytical DBMS</h1>
423423
System &amp; Machine
424424
</th>
425425
<th colspan="2">
426-
Relative <span id="time-or-size">time</span> (lower is better)
426+
Relative <span id="time-or-size">time</span> (lower is better).<br>
427+
Different colors represent different logarithmic scales (1x, 10x, 100x zoom) of the same value.
427428
</th>
428429
</tr>
429430
</thead>

0 commit comments

Comments
 (0)