From 4c751bf8be64120d743b3d60bf8e0b9454ec6b4d Mon Sep 17 00:00:00 2001
From: Alexey Milovidov
Date: Fri, 3 Jul 2020 03:58:57 +0300
Subject: [PATCH] Added results for AWS Lightsail
---
website/benchmark/hardware/index.html | 4 +-
.../results/046_aws_lightsail_4vcpu.json | 54 +++++++++++++++++++
2 files changed, 57 insertions(+), 1 deletion(-)
create mode 100644 website/benchmark/hardware/results/046_aws_lightsail_4vcpu.json
diff --git a/website/benchmark/hardware/index.html b/website/benchmark/hardware/index.html
index 61f9d99f5d8..88ddb2d0868 100644
--- a/website/benchmark/hardware/index.html
+++ b/website/benchmark/hardware/index.html
@@ -64,7 +64,9 @@ Results for MacBook Pro are from Denis Glazachev. MacOS Catalina Version
Results for AMD EPYC 7702 are from Peng Gao in sina.com.
Results for Intel NUC are from Alexander Zaitsev, Altinity.
Xeon Gold 6230 server is using 4 x SAMSUNG datacenter class SSD in RAID-10.
-Results for Yandex Managed ClickHouse for "cold cache" are biased and should not be compared, because cache was not flushed for every next query.
+Results for Yandex Managed ClickHouse for "cold cache" are biased and should not be compared, because cache was not flushed for every next query.
+Results for AWS Lightsail is from Vamsi Krishna B.
+
{% endblock %}
diff --git a/website/benchmark/hardware/results/046_aws_lightsail_4vcpu.json b/website/benchmark/hardware/results/046_aws_lightsail_4vcpu.json
new file mode 100644
index 00000000000..75938abc9f0
--- /dev/null
+++ b/website/benchmark/hardware/results/046_aws_lightsail_4vcpu.json
@@ -0,0 +1,54 @@
+[
+ {
+ "system": "AWS Lightsail 4vCPU",
+ "system_full": "AWS Lightsail E5-2686 v4 @ 2.30GHz, 16 GiB RAM",
+ "time": "2020-07-02 00:00:00",
+ "kind": "cloud",
+ "result":
+ [
+[0.002, 0.001, 0.001],
+[0.046, 0.026, 0.025],
+[0.156, 0.077, 0.078],
+[0.746, 0.098, 0.095],
+[1.383, 0.233, 0.218],
+[2.161, 0.646, 0.626],
+[0.041, 0.037, 0.038],
+[0.032, 0.029, 0.026],
+[1.494, 1.190, 1.159],
+[1.843, 1.354, 1.357],
+[0.841, 0.375, 0.375],
+[1.254, 0.446, 0.448],
+[2.235, 1.792, 1.746],
+[4.175, 2.354, 2.315],
+[2.602, 2.075, 2.042],
+[2.258, 2.085, 2.058],
+[6.402, 5.909, 5.895],
+[4.178, 3.618, 3.670],
+[12.978, 12.037, 11.764],
+[0.754, 0.107, 0.102],
+[19.615, 1.888, 1.868],
+[21.740, 2.208, 2.171],
+[41.009, 5.277, 5.245],
+[38.068, 2.475, 2.435],
+[4.739, 0.693, 0.680],
+[1.766, 0.549, 0.542],
+[4.730, 0.684, 0.672],
+[19.010, 1.849, 1.811],
+[15.999, 3.086, 3.099],
+[3.655, 3.609, 3.593],
+[3.967, 1.768, 1.836],
+[10.566, 3.036, 2.963],
+[20.065, 19.091, null],
+[21.474, 8.597, 8.501],
+[21.484, 8.563, 8.533],
+[3.850, 3.487, 3.477],
+[0.408, 0.240, 0.239],
+[0.125, 0.087, 0.084],
+[0.132, 0.073, 0.073],
+[0.685, 0.471, 0.480],
+[0.089, 0.028, 0.025],
+[0.044, 0.027, 0.018],
+[0.007, 0.007, 0.006]
+ ]
+ }
+]