Added results from Yandex Managed ClickHouse

This commit is contained in:
Alexey Milovidov 2020-01-14 13:01:51 +03:00
parent d4729f07ce
commit d67b7dd4da

View File

@ -958,6 +958,110 @@ var results =
[0.058, 0.006, 0.006]
]
},
{
"system": "Yandex Managed ClickHouse, s3.3xlarge, Cascade Lake 32 vCPU, 128 GB RAM, 1 TB local SSD",
"data_size": 100000000,
"time": "2020-01-14 00:00:00",
"result":
[
[0.039, 0.041, 0.046],
[0.079, 0.084, 0.081],
[0.069, 0.068, 0.060],
[0.067, 0.065, 0.073],
[0.114, 0.116, 0.115],
[0.176, 0.171, 0.166],
[0.055, 0.058, 0.065],
[0.060, 0.061, 0.057],
[0.290, 0.290, 0.289],
[0.323, 0.315, 0.309],
[0.128, 0.124, 0.137],
[0.144, 0.136, 0.136],
[0.344, 0.326, 0.325],
[0.402, 0.392, 0.431],
[0.430, 0.436, 0.414],
[0.509, 0.485, 0.485],
[1.233, 1.151, 1.167],
[0.652, 0.651, 0.631],
[2.078, 2.076, 2.046],
[0.070, 0.071, 0.070],
[0.358, 0.327, 0.355],
[0.428, 0.403, 0.405],
[0.974, 0.986, 0.976],
[0.532, 0.549, 0.500],
[0.164, 0.169, 0.158],
[0.128, 0.130, 0.138],
[0.166, 0.169, 0.159],
[0.428, 0.449, 0.471],
[0.586, 0.598, 0.568],
[1.115, 1.115, 1.147],
[0.342, 0.344, 0.342],
[0.481, 0.473, 0.470],
[4.436, 3.273, 3.320],
[1.661, 1.542, 1.545],
[1.573, 1.875, 1.576],
[0.600, 0.566, 0.586],
[0.261, 0.255, 0.251],
[0.134, 0.136, 0.120],
[0.135, 0.133, 0.132],
[0.525, 0.531, 0.521],
[0.073, 0.071, 0.068],
[0.060, 0.071, 0.071],
[0.051, 0.057, 0.050]
]
},
{
"system": "Yandex Managed ClickHouse, s3.3xlarge, Cascade Lake 32 vCPU, 128 GB RAM, 12.5 TB local HDD",
"data_size": 100000000,
"time": "2020-01-14 00:00:00",
"result":
[
[0.049, 0.049, 0.045],
[0.297, 0.079, 0.068],
[0.350, 0.059, 0.065],
[1.099, 0.068, 0.064],
[0.120, 0.123, 0.117],
[1.847, 0.202, 0.191],
[0.124, 0.056, 0.060],
[0.062, 0.058, 0.055],
[0.681, 0.321, 0.312],
[0.346, 0.349, 0.368],
[0.200, 0.140, 0.145],
[0.227, 0.142, 0.152],
[0.447, 0.410, 0.414],
[0.499, 0.570, 0.487],
[0.658, 0.467, 0.465],
[0.587, 0.576, 0.580],
[1.376, 1.340, 1.290],
[0.746, 0.748, 0.717],
[3.608, 2.427, 2.455],
[0.073, 0.106, 0.076],
[9.138, 0.422, 0.386],
[0.615, 0.463, 0.449],
[12.166, 1.067, 1.094],
[13.856, 0.735, 0.548],
[0.194, 0.187, 0.179],
[0.145, 0.140, 0.151],
[0.185, 0.180, 0.182],
[0.493, 0.507, 0.498],
[9.379, 0.618, 0.617],
[1.182, 1.187, 1.268],
[1.088, 0.402, 0.407],
[3.943, 0.646, 0.538],
[4.547, 3.858, 4.407],
[13.240, 1.776, 1.808],
[1.760, 1.823, 1.918],
[0.719, 0.693, 0.729],
[0.346, 0.309, 0.279],
[0.151, 0.143, 0.134],
[0.191, 0.141, 0.149],
[0.804, 0.550, 0.686],
[0.147, 0.093, 0.086],
[0.099, 0.085, 0.084],
[0.056, 0.059, 0.057]
]
},
];
</script>
@ -980,7 +1084,10 @@ for (r in results) {
systems.push(results[r].system);
}
var current_systems = systems;
var current_systems = [
'Xeon Gold 6230, 2 sockets, 40 threads',
'Dell PowerEdge R640 DX292 2x Xeon SP Gold 16-Core 2.10GHz, 196 GB RAM, 2x SSD 960 GB RAID 1',
'E5-2650 v2 @ 2.60GHz, 2 sockets, 16 threads, 8xHDD RAID-5'];
var runs = ["first (cold cache)", "second", "third"];
var current_runs = ['1', '2'];
@ -1401,6 +1508,7 @@ Results for Time4vps.eu are from <b>Ragıp Ünal</b>.<br/>
Results for Dell PowerEdge R640, R641 (in Hetzner) are from <b>Dmirty Titov</b>.<br/>
Results for Dell PowerEdge R730 are from <b>Amos Bird</b>.<br/>
Xeon Gold 6230 server is using 4 x SAMSUNG datacenter class SSD in RAID 10.<br/>
Results for Yandex Managed ClickHouse for "cold cache" are biased and should not be compared, because cache was not flushed for every next query.<br/>
Submit your own results: <a href="https://clickhouse.yandex/docs/en/operations/performance_test/">https://clickhouse.yandex/docs/en/operations/performance_test/</a>
</div>