Merge pull request #31507 from ClickHouse/add-gcp-benchmark

Add hardware benchmark from GCP
This commit is contained in:
alexey-milovidov 2021-11-19 10:01:23 +03:00 committed by GitHub
commit 73ee28c364
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 55 additions and 0 deletions

View File

@ -80,6 +80,7 @@ Results for MacBook Air M1 are from <b>Denis Glazachev</b>.<br/>
Results for Xeon Gold 6140 are from <b>Shiv Iyer</b> (ChistaDATA Labs).<br/>
Comparison of EBS and EFS is from <b>Ramazan Polat</b>.<br/>
Results for Hetzner and Scaleway are from <b>Anthony Najjar Simon</b> (Panelbear).<br/>
Results for GCP are from <b>Vy Nguyen Tan</b>.<br/>
</p>
</div>
</div>

View File

@ -0,0 +1,54 @@
[
{
"system": "GCP n2d-16-highmem",
"system_full": "GCP compute n2d-16-highmem, AMD EPYC 7B12, 16vCPU, 128 GiB RAM",
"time": "2021-11-18 00:00:00",
"kind": "cloud",
"result":
[
[0.002, 0.001, 0.001],
[0.017, 0.013, 0.012],
[0.046, 0.032, 0.031],
[0.062, 0.048, 0.046],
[0.122, 0.112, 0.103],
[0.365, 0.313, 0.312],
[0.026, 0.029, 0.024],
[0.028, 0.014, 0.014],
[0.516, 0.473, 0.477],
[0.591, 0.545, 0.542],
[0.210, 0.178, 0.183],
[0.224, 0.208, 0.205],
[0.682, 0.629, 0.609],
[0.862, 0.804, 0.812],
[0.854, 0.769, 0.778],
[0.769, 0.771, 0.768],
[2.147, 2.171, 2.166],
[1.439, 1.380, 1.355],
[4.099, 3.974, 4.048],
[0.118, 0.053, 0.048],
[0.873, 0.785, 0.786],
[1.022, 0.908, 0.891],
[2.278, 2.079, 2.042],
[1.714, 0.962, 0.950],
[0.400, 0.287, 0.267],
[0.336, 0.248, 0.228],
[0.379, 0.273, 0.268],
[0.889, 0.816, 0.802],
[1.474, 1.391, 1.455],
[1.358, 1.355, 1.342],
[0.723, 0.628, 0.613],
[0.914, 0.756, 0.741],
[3.916, 3.967, 3.962],
[3.194, 2.998, 3.016],
[3.097, 3.050, 3.073],
[1.099, 1.111, 1.087],
[0.184, 0.168, 0.175],
[0.072, 0.066, 0.065],
[0.067, 0.063, 0.055],
[0.373, 0.374, 0.376],
[0.032, 0.027, 0.020],
[0.021, 0.015, 0.015],
[0.006, 0.008, 0.006]
]
}
]