From 4b0b659ee84fa1150e85117beef726f4cf184919 Mon Sep 17 00:00:00 2001 From: Alexey Milovidov Date: Wed, 24 Nov 2021 02:10:35 +0300 Subject: [PATCH] Add two more benchmark results from Vy Nguyen Tan --- .../benchmark/hardware/results/gcp_n2d.json | 52 ++++++++++++++++++ .../hardware/results/upcloud_8cpu_32gb.json | 54 +++++++++++++++++++ 2 files changed, 106 insertions(+) create mode 100644 website/benchmark/hardware/results/upcloud_8cpu_32gb.json diff --git a/website/benchmark/hardware/results/gcp_n2d.json b/website/benchmark/hardware/results/gcp_n2d.json index 1ce0524f0cf..068eba114eb 100644 --- a/website/benchmark/hardware/results/gcp_n2d.json +++ b/website/benchmark/hardware/results/gcp_n2d.json @@ -50,5 +50,57 @@ [0.021, 0.015, 0.015], [0.006, 0.008, 0.006] ] + }, + { + "system": "GCP n2d-standard-8", + "system_full": "GCP n2d-standard-8, AMD EPYC 7B12, 8vCPU, 64 GiB RAM", + "time": "2021-11-23 00:00:00", + "kind": "cloud", + "result": + [ +[0.002, 0.002, 0.002], +[0.054, 0.019, 0.023], +[0.109, 0.053, 0.061], +[0.282, 0.102, 0.098], +[0.261, 0.183, 0.185], +[0.812, 0.697, 0.699], +[0.058, 0.034, 0.036], +[0.048, 0.023, 0.020], +[1.164, 1.191, 1.206], +[1.332, 1.223, 1.354], +[0.378, 0.388, 0.314], +[0.448, 0.464, 0.376], +[1.593, 1.719, 1.699], +[2.137, 1.940, 2.271], +[1.957, 2.048, 1.895], +[1.797, 1.711, 1.998], +[6.016, 5.934, 5.659], +[3.573, 3.571, 3.396], +[11.690, 11.552, 11.673], +[0.251, 0.124, 0.125], +[3.106, 2.289, 2.330], +[3.490, 2.253, 2.563], +[6.666, 4.699, 5.062], +[8.078, 2.300, 2.726], +[0.883, 0.639, 0.604], +[0.513, 0.534, 0.507], +[0.879, 0.626, 0.625], +[3.068, 1.940, 1.656], +[3.389, 3.633, 3.075], +[2.576, 2.445, 2.623], +[1.431, 1.464, 1.441], +[2.365, 2.076, 2.067], +[10.904, 11.111, 13.093], +[8.407, 7.915, 8.475], +[8.005, 8.124, 9.201], +[2.701, 3.199, 3.036], +[0.244, 0.239, 0.204], +[0.118, 0.092, 0.089], +[0.103, 0.093, 0.060], +[0.539, 0.457, 0.445], +[0.048, 0.022, 0.022], +[0.038, 0.067, 0.016], +[0.011, 0.004, 0.004] + ] } ] diff --git a/website/benchmark/hardware/results/upcloud_8cpu_32gb.json b/website/benchmark/hardware/results/upcloud_8cpu_32gb.json new file mode 100644 index 00000000000..7eb1434a143 --- /dev/null +++ b/website/benchmark/hardware/results/upcloud_8cpu_32gb.json @@ -0,0 +1,54 @@ +[ + { + "system": "UpCloud 8CPU 32GiB", + "system_full": "UpCloud 8CPU 32GiB, AMD EPYC 7542", + "time": "2021-11-23 00:00:00", + "kind": "cloud", + "result": + [ +[0.002, 0.001, 0.001], +[0.024, 0.020, 0.019], +[0.123, 0.040, 0.048], +[0.448, 0.061, 0.058], +[0.517, 0.125, 0.119], +[0.849, 0.357, 0.350], +[0.037, 0.025, 0.033], +[0.038, 0.018, 0.018], +[0.804, 0.549, 0.551], +[0.920, 0.602, 0.612], +[0.542, 0.234, 0.231], +[0.573, 0.272, 0.274], +[1.032, 0.764, 0.777], +[1.617, 0.991, 1.001], +[1.219, 1.010, 0.994], +[1.056, 0.999, 0.992], +[2.643, 2.488, 2.498], +[1.659, 1.583, 1.533], +[4.957, 4.929, 4.960], +[0.453, 0.056, 0.055], +[6.116, 0.994, 0.951], +[6.914, 1.035, 1.028], +[12.878, 2.481, 2.450], +[9.791, 1.195, 1.139], +[1.682, 0.318, 0.319], +[0.784, 0.286, 0.273], +[1.706, 0.322, 0.318], +[6.060, 0.968, 0.948], +[5.184, 1.488, 1.450], +[1.151, 1.206, 1.219], +[1.520, 0.715, 0.723], +[3.469, 0.910, 0.911], +[5.128, 4.690, 4.771], +[7.003, 3.448, 3.492], +[7.022, 3.478, 3.430], +[1.266, 1.246, 1.257], +[0.225, 0.200, 0.199], +[0.087, 0.079, 0.070], +[0.076, 0.064, 0.063], +[0.450, 0.458, 0.411], +[0.034, 0.024, 0.026], +[0.024, 0.020, 0.021], +[0.006, 0.005, 0.006] + ] + } +]