mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
Added results for AMD EPYC
This commit is contained in:
parent
0412d5ff79
commit
0b063b8db2
@ -2172,6 +2172,57 @@ var results =
|
||||
[0.033, 0.025, 0.011]
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"system": "AMD EPYC 7502P / 128G DDR4 / 2NVME SAMSUNG MZQLB960HAJR",
|
||||
"time": "2020-03-05 00:00:00",
|
||||
"result":
|
||||
[
|
||||
[0.012, 0.019, 0.009],
|
||||
[0.042, 0.026, 0.038],
|
||||
[0.026, 0.032, 0.017],
|
||||
[0.058, 0.025, 0.027],
|
||||
[0.095, 0.080, 0.087],
|
||||
[0.143, 0.125, 0.124],
|
||||
[0.018, 0.010, 0.016],
|
||||
[0.013, 0.012, 0.013],
|
||||
[0.201, 0.182, 0.182],
|
||||
[0.228, 0.204, 0.204],
|
||||
[0.093, 0.078, 0.077],
|
||||
[0.100, 0.080, 0.081],
|
||||
[0.241, 0.222, 0.218],
|
||||
[0.291, 0.265, 0.270],
|
||||
[0.268, 0.254, 0.256],
|
||||
[0.255, 0.241, 0.242],
|
||||
[0.623, 0.593, 0.599],
|
||||
[0.373, 0.343, 0.339],
|
||||
[1.354, 1.318, 1.311],
|
||||
[0.054, 0.020, 0.022],
|
||||
[0.495, 0.247, 0.242],
|
||||
[0.520, 0.258, 0.248],
|
||||
[0.957, 0.646, 0.652],
|
||||
[null, null, null],
|
||||
[0.149, 0.105, 0.099],
|
||||
[0.091, 0.070, 0.069],
|
||||
[0.150, 0.096, 0.094],
|
||||
[0.499, 0.315, 0.309],
|
||||
[0.437, 0.354, 0.357],
|
||||
[1.002, 0.996, 0.991],
|
||||
[0.234, 0.205, 0.207],
|
||||
[0.380, 0.305, 0.305],
|
||||
[1.733, 1.651, 1.655],
|
||||
[1.230, 1.134, 1.132],
|
||||
[1.217, 1.130, 1.114],
|
||||
[0.396, 0.385, 0.383],
|
||||
[0.156, 0.148, 0.160],
|
||||
[0.065, 0.062, 0.063],
|
||||
[0.057, 0.052, 0.052],
|
||||
[0.368, 0.342, 0.336],
|
||||
[0.030, 0.025, 0.027],
|
||||
[0.022, 0.017, 0.019],
|
||||
[0.005, 0.004, 0.004]
|
||||
]
|
||||
},
|
||||
];
|
||||
|
||||
</script>
|
||||
@ -2602,6 +2653,7 @@ Results for AWS are from <b>Wolf Kreuzerkrieg</b>.<br/>
|
||||
Results for Huawei Taishan are from <b>Peng Gao</b> in sina.com.<br/>
|
||||
Results for Selectel and AMD EPYC 7402P are from <b>Andrey Dudin</b>.<br/>
|
||||
Results for ProLiant are from <b>Denis Ustinov</b>.<br/>
|
||||
Results for AMD EPYC 7502P are from <b>Kostiantyn Velychkovskyi</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/>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user