Added results for Google Pixel

This commit is contained in:
Alexey Milovidov 2020-07-16 00:08:51 +03:00
parent f785837b1d
commit d148857d61
3 changed files with 115 additions and 1 deletions

View File

@ -65,7 +65,8 @@ Results for AMD EPYC 7702 are from <b>Peng Gao</b> in sina.com.<br/>
Results for Intel NUC are from <b>Alexander Zaitsev</b>, Altinity.<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/>
Results for AWS Lightsail is from <b>Vamsi Krishna B.</b>
Results for AWS Lightsail is from <b>Vamsi Krishna B.</b><br/>
Results for Dell XPS laptop and Google Pixel phone is from <b>Alexander Kuzmenkov</b>.
</p>
</div>
</div>

View File

@ -0,0 +1,56 @@
[
{
"system": "Dell XPS 15",
"system_full": "Dell XPS 15, 6 cores, 32 GB RAM",
"cpu_vendor": "Intel",
"cpu_model": "i7-8750H CPU @ 2.20GHz",
"time":"2020-07-15 00:00:00",
"kind":"laptop",
"result":
[
[0.026, 0.029, 0.001],
[0.087, 0.055, 0.020],
[0.106, 0.065, 0.063],
[0.163, 0.110, 0.107],
[0.312, 0.268, 0.262],
[0.481, 0.449, 0.436],
[0.037, 0.030, 0.024],
[0.024, 0.028, 0.019],
[0.691, 0.622, 0.629],
[0.865, 0.744, 0.742],
[0.364, 0.361, 0.330],
[0.375, 0.341, 0.334],
[1.119, 1.045, 1.055],
[1.445, 1.350, 1.329],
[1.129, 1.040, 1.081],
[1.272, 1.187, 1.239],
[2.854, 2.655, 2.659],
[2.073, 1.673, 1.635],
[5.835, 5.486, 5.675],
[0.220, 0.113, 0.119],
[1.901, 1.753, 1.752],
[2.206, 2.023, 1.996],
[4.556, 4.155, 4.143],
[3.025, 2.424, 2.411],
[0.550, 0.436, 0.427],
[0.418, 0.371, 0.353],
[0.556, 0.438, 0.426],
[2.275, 2.122, 2.094],
[2.594, 2.548, 2.494],
[3.739, 3.788, 3.783],
[1.086, 0.956, 0.962],
[1.908, 1.564, 1.542],
[8.627, 8.810, 8.552],
[6.310, 5.995, 6.061],
[6.197, 6.148, 6.098],
[1.995, 1.916, 1.924],
[0.025, 0.012, 0.006],
[0.005, 0.013, 0.006],
[0.006, 0.004, 0.004],
[0.008, 0.011, 0.005],
[0.009, 0.007, 0.006],
[0.005, 0.007, 0.004],
[0.005, 0.007, 0.011],
]
}
]

View File

@ -0,0 +1,57 @@
[
{
"system": "Google Pixel 3a",
"system_full": "Google Pixel 3a, 8 cores, 4 GB RAM",
"cpu_vendor": "Qualcomm",
"cpu_model": "Snapdragon 670",
"time": "2020-07-15 00:00:00",
"kind": "phone",
"result":
[
[0.027, 0.032, 0.023],
[0.214, 0.243, 0.272],
[0.498, 0.369, 0.427],
[0.796, 0.549, 0.546],
[1.032, 1.056, 1.073],
[1.961, 1.913, 1.997],
[0.424, 0.403, 0.405],
[0.275, 0.464, 0.245],
[2.622, 2.620, 2.515],
[3.044, 3.038, 3.014],
[1.788, 1.874, 1.917],
[1.639, 1.664, 1.652],
[null],
[null],
[5.833, 5.118, 5.167],
[5.307, 5.238, 5.350],
[null],
[null],
[null],
[0.818, 0.509, 0.609],
[6.339, 6.158, 6.137],
[7.109, 6.939, 6.970],
[null],
[null],
[2.112, 1.781, 1.724],
[1.493, 1.447, 1.470],
[1.874, 1.792, 1.777],
[6.916, 6.621, 6.670],
[9.732, 9.943, 9.433],
[null],
[4.333, 3.707, 3.740],
[6.902, 7.630, 7.492],
[null],
[null],
[null],
[null],
[0.077, 0.039, 0.034],
[0.047, 0.038, 0.041],
[0.040, 0.037, 0.037],
[0.069, 0.047, 0.043],
[0.055, 0.040, 0.046],
[0.053, 0.038, 0.047],
[0.048, 0.031, 0.034],
]
}
]