Skip to content

Commit a1fcec0

Browse files
committed
move summary comparison table to the top
1 parent 5b2b3d1 commit a1fcec0

4 files changed

Lines changed: 61 additions & 61 deletions

File tree

gravitons/index.html

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,21 @@ <h1>ClickHouse Hardware Benchmark</h1>
358358
<a href="https://github.com/ClickHouse/ClickBench/">Source</a> | <a href="https://clickhouse.com/docs/en/operations/performance-test/">Add a New Result</a> | <a href="https://github.com/ClickHouse/ClickBench/">Report Mistake</a> | <a href="https://benchmark.clickhouse.com/">Benchmark For Analytical DBMS</a> | <a href="https://benchmark.clickhouse.com/versions/">Versions Benchmark</a>
359359
</div>
360360

361+
<table class="stick-left comparison">
362+
<thead>
363+
<tr>
364+
<th class="summary-name">
365+
Machine
366+
</th>
367+
<th colspan="2">
368+
Relative time (lower is better)
369+
</th>
370+
</tr>
371+
</thead>
372+
<tbody id="summary">
373+
</tbody>
374+
</table>
375+
361376
<table class="selectors-container stick-left">
362377
<tr>
363378
<th>Machine: </th>
@@ -380,21 +395,6 @@ <h1>ClickHouse Hardware Benchmark</h1>
380395
</tr>
381396
</table>
382397

383-
<table class="stick-left comparison">
384-
<thead>
385-
<tr>
386-
<th class="summary-name">
387-
Machine
388-
</th>
389-
<th colspan="2">
390-
Relative time (lower is better)
391-
</th>
392-
</tr>
393-
</thead>
394-
<tbody id="summary">
395-
</tbody>
396-
</table>
397-
398398
<div id="nothing-selected" class="stick-left">Nothing selected</div>
399399

400400
<div class="stick-left comparison">

hardware/index.html

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,21 @@ <h1>ClickHouse Hardware Benchmark</h1>
523523
<a href="https://github.com/ClickHouse/ClickBench/">Source</a> | <a href="https://clickhouse.com/docs/en/operations/performance-test/">Add a New Result</a> | <a href="https://github.com/ClickHouse/ClickBench/">Report Mistake</a> | <a href="https://benchmark.clickhouse.com/">Benchmark For Analytical DBMS</a> | <a href="https://benchmark.clickhouse.com/versions/">Versions Benchmark</a>
524524
</div>
525525

526+
<table class="stick-left comparison">
527+
<thead>
528+
<tr>
529+
<th class="summary-name">
530+
Machine
531+
</th>
532+
<th colspan="2">
533+
Relative time (lower is better)
534+
</th>
535+
</tr>
536+
</thead>
537+
<tbody id="summary">
538+
</tbody>
539+
</table>
540+
526541
<table class="selectors-container stick-left">
527542
<tr>
528543
<th>Machine: </th>
@@ -545,21 +560,6 @@ <h1>ClickHouse Hardware Benchmark</h1>
545560
</tr>
546561
</table>
547562

548-
<table class="stick-left comparison">
549-
<thead>
550-
<tr>
551-
<th class="summary-name">
552-
Machine
553-
</th>
554-
<th colspan="2">
555-
Relative time (lower is better)
556-
</th>
557-
</tr>
558-
</thead>
559-
<tbody id="summary">
560-
</tbody>
561-
</table>
562-
563563
<div id="nothing-selected" class="stick-left">Nothing selected</div>
564564

565565
<div class="stick-left comparison">

index.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,22 @@ <h1>ClickBench — a Benchmark For Analytical DBMS</h1>
371371
<a href="https://github.com/ClickHouse/ClickBench/">Methodology</a> | <a href="https://github.com/ClickHouse/ClickBench/">Reproduce and Validate the Results</a> | <a href="https://github.com/ClickHouse/ClickBench/">Add a System</a> | <a href="https://benchmark.clickhouse.com/hardware/">Hardware Benchmark</a> | <a href="https://benchmark.clickhouse.com/versions/">Versions Benchmark</a> | See also: <a href="https://jsonbench.com/">JSONBench</a>
372372
</div>
373373

374+
<table class="stick-left comparison">
375+
<thead>
376+
<tr>
377+
<th class="summary-name">
378+
System &amp; Machine
379+
</th>
380+
<th colspan="2">
381+
Relative <span id="time-or-size">time</span> (lower is better).<br/>
382+
<span id="scale_hint"></span>
383+
</th>
384+
</tr>
385+
</thead>
386+
<tbody id="summary">
387+
</tbody>
388+
</table>
389+
374390
<table class="selectors-container stick-left">
375391
<tr>
376392
<th>System: </th>
@@ -429,22 +445,6 @@ <h1>ClickBench — a Benchmark For Analytical DBMS</h1>
429445
</tr>
430446
</table>
431447

432-
<table class="stick-left comparison">
433-
<thead>
434-
<tr>
435-
<th class="summary-name">
436-
System &amp; Machine
437-
</th>
438-
<th colspan="2">
439-
Relative <span id="time-or-size">time</span> (lower is better).<br/>
440-
<span id="scale_hint"></span>
441-
</th>
442-
</tr>
443-
</thead>
444-
<tbody id="summary">
445-
</tbody>
446-
</table>
447-
448448
<div id="nothing-selected" class="stick-left">Nothing selected</div>
449449

450450
<div class="stick-left comparison">

versions/index.html

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -490,6 +490,21 @@ <h1>ClickHouse Versions Benchmark</h1>
490490
<a href="https://github.com/ClickHouse/ClickBench/">Source</a> | <a href="https://github.com/ClickHouse/ClickBench/">Report Mistake</a> | <a href="https://benchmark.clickhouse.com/">Benchmark For Analytical DBMS</a> | <a href="https://benchmark.clickhouse.com/hardware">Hardware Benchmark</a>
491491
</div>
492492

493+
<table class="stick-left comparison">
494+
<thead>
495+
<tr>
496+
<th class="summary-name">
497+
version
498+
</th>
499+
<th colspan="2">
500+
Relative time (lower is better)
501+
</th>
502+
</tr>
503+
</thead>
504+
<tbody id="summary">
505+
</tbody>
506+
</table>
507+
493508
<table class="selectors-container stick-left">
494509
<tr>
495510
<th>Version: </th>
@@ -506,21 +521,6 @@ <h1>ClickHouse Versions Benchmark</h1>
506521
</tr>
507522
</table>
508523

509-
<table class="stick-left comparison">
510-
<thead>
511-
<tr>
512-
<th class="summary-name">
513-
version
514-
</th>
515-
<th colspan="2">
516-
Relative time (lower is better)
517-
</th>
518-
</tr>
519-
</thead>
520-
<tbody id="summary">
521-
</tbody>
522-
</table>
523-
524524
<div id="nothing-selected" class="stick-left">Nothing selected</div>
525525

526526
<div class="stick-left comparison">

0 commit comments

Comments
 (0)