-
Notifications
You must be signed in to change notification settings - Fork 149
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[bot] update results for ClickHouse Cloud
- Loading branch information
github
committed
Oct 23, 2024
1 parent
56da314
commit 162228e
Showing
19 changed files
with
75 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
|
||
{ | ||
"system": "ClickHouse Cloud (aws)", | ||
"date": "2024-10-22", | ||
"date": "2024-10-23", | ||
"machine": "192GB", | ||
"cluster_size": "serverless", | ||
"comment": "", | ||
|
||
"tags": ["C++", "column-oriented", "ClickHouse derivative", "managed", "aws"], | ||
|
||
"load_time": 276.052, | ||
"data_size": 9949048343, | ||
"load_time": 274.832, | ||
"data_size": 9948822449, | ||
|
||
"result": [ | ||
[0.002, 0.003, 0.002], [1.688, 0.012, 0.823], [0.620, 0.035, 0.053], [1.003, 0.056, 0.060], [0.920, 0.286, 0.221], [1.396, 0.422, 0.635], [0.018, 0.284, 0.017], [0.016, 0.050, 0.018], [0.615, 0.408, 0.371], [0.394, 0.788, 0.444], [0.269, 0.163, 0.161], [0.369, 0.199, 0.227], [0.428, 0.438, 0.462], [0.641, 0.614, 0.681], [0.584, 0.694, 0.660], [0.279, 0.302, 0.282], [1.351, 1.231, 1.147], [0.851, 0.886, 0.862], [3.183, 2.560, 2.008], [0.018, 0.018, 0.019], [3.052, 1.783, 0.728], [0.791, 0.779, 0.692], [3.876, 0.987, 0.988], [9.726, 2.219, 2.199], [0.226, 0.226, 0.225], [0.166, 0.160, 0.162], [0.224, 0.225, 0.222], [0.659, 0.661, 0.659], [6.443, 6.455, 6.063], [0.044, 0.045, 0.044], [0.784, 0.450, 0.456], [0.757, 0.573, 1.933], [2.102, 1.958, 1.540], [2.003, 1.972, 1.966], [1.925, 1.888, 1.982], [0.239, 0.212, 0.235], [0.039, 0.151, 0.036], [0.022, 0.023, 0.024], [0.025, 0.025, 0.030], [0.065, 0.091, 0.676], [0.307, 0.020, 0.019], [0.162, 0.014, 0.014], [0.012, 0.012, 0.012] | ||
[0.002, 0.002, 0.003], [0.032, 2.014, 0.014], [0.036, 1.304, 0.035], [0.056, 1.617, 0.802], [0.256, 0.247, 0.241], [1.062, 0.432, 0.600], [0.431, 0.019, 0.147], [0.111, 0.064, 0.015], [0.392, 0.416, 0.674], [0.840, 0.450, 0.474], [0.279, 0.458, 0.166], [0.397, 0.176, 0.276], [0.422, 0.424, 0.430], [1.306, 0.671, 0.698], [0.594, 0.537, 0.714], [0.298, 0.315, 0.297], [1.144, 1.135, 1.273], [0.809, 0.849, 0.805], [2.378, 2.725, 2.742], [0.021, 0.020, 0.022], [3.481, 0.711, 0.688], [0.751, 0.716, 0.730], [0.971, 4.312, 0.979], [8.826, 2.246, 2.199], [0.227, 0.227, 0.228], [0.215, 0.158, 0.156], [0.275, 0.253, 0.230], [1.962, 0.664, 0.666], [6.176, 6.016, 6.037], [0.044, 0.044, 0.043], [0.845, 0.450, 0.429], [0.551, 1.216, 1.520], [1.959, 1.542, 1.404], [1.884, 1.893, 1.859], [1.874, 1.946, 1.784], [0.240, 0.241, 0.227], [0.041, 0.178, 0.037], [0.705, 0.024, 0.024], [0.189, 0.026, 0.025], [0.063, 0.366, 0.065], [0.016, 0.213, 0.015], [0.015, 0.223, 0.014], [0.012, 0.011, 0.012] | ||
] | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
|
||
{ | ||
"system": "ClickHouse Cloud (aws)", | ||
"date": "2024-10-22", | ||
"date": "2024-10-23", | ||
"machine": "24GB", | ||
"cluster_size": "serverless", | ||
"comment": "", | ||
|
||
"tags": ["C++", "column-oriented", "ClickHouse derivative", "managed", "aws"], | ||
|
||
"load_time": 957.961, | ||
"data_size": 9948862978, | ||
"load_time": Received exception from server (version 24.6.1):, | ||
"data_size": (query: SELECT DATE_TRUNC('minute', EventTime) AS M, COUNT(*) AS PageViews FROM hits WHERE CounterID = 62 AND EventDate >= '2013-07-14' AND EventDate <= '2013-07-15' AND IsRefresh = 0 AND DontCountHits = 0 GROUP BY DATE_TRUNC('minute', EventTime) ORDER BY DATE_TRUNC('minute', EventTime) LIMIT 10 OFFSET 1000;)],, | ||
|
||
"result": [ | ||
[0.003, 0.002, 0.002], [0.081, 0.057, 2.619], [0.293, 0.298, 0.309], [0.476, 3.566, 1.194], [2.798, 1.533, 1.670], [2.742, 3.718, 2.642], [0.138, 0.080, 0.079], [0.140, 0.046, 0.111], [2.486, 2.234, 2.225], [3.135, 2.469, 2.325], [1.117, 0.989, 0.843], [1.374, 0.995, 1.054], [2.917, 3.436, 3.449], [4.718, 4.175, 4.451], [4.557, 4.189, 3.869], [2.541, 2.001, 2.468], [10.241, 9.921, 10.698], [6.929, 7.519, 7.174], [28.166, 36.838, 29.439], [0.096, 0.092, 0.089], [5.089, 31.046, 5.354], [16.489, 5.100, 5.333], [38.088, 10.389, 7.580], [19.414, 95.279, 93.224], [1.430, 1.396, 2.178], [0.991, 0.931, 0.927], [1.406, 1.386, 1.455], [6.368, 4.589, 4.592], [76.671, 76.409, 49.100], [0.224, 0.220, 0.165], [2.737, 2.737, 2.601], [3.924, 3.365, 5.571], [45.974, 47.984, 26.841], [29.903, 24.349, 31.103], [30.443, 30.617, 30.202], [1.402, 1.467, 1.885], [0.193, 0.154, 0.188], [0.072, 0.074, 0.074], [0.061, 0.078, 0.076], [0.302, 0.248, 0.278], [0.026, 0.036, 0.034], [0.025, 0.020, 0.021], [0.025, 0.023, 0.021] | ||
[0.005 [0.014 [0.006 [0.006 [0.004 [0.004 [0.017 [0.005 [0.005 [0.007 [0.005 [0.007 [0.010 [0.006 [0.006 [0.007 [0.005 [0.005 [0.005 [0.017 [0.007 [0.006 [0.007 [0.006 [0.005 [0.005 [0.005 [0.006 [0.006 Code: 60. DB::Exception: Received from h72z57xa8x.us-east-1.aws.clickhouse.cloud:9440. DB::Exception: Unknown table expression identifier 'hits' in scope SELECT REGEXP_REPLACE(Referer, '^https?://(?:www.)?([^/]+)/.*$', '1') AS k, AVG(length(Referer)) AS l, COUNT(*) AS c, MIN(Referer) FROM hits WHERE Referer != '' GROUP BY k HAVING COUNT(*) > 100000 ORDER BY l DESC LIMIT 25. (UNKNOWN_TABLE) (query: SELECT REGEXP_REPLACE(Referer, '^https?://(?:www.)?([^/]+)/.*$', '1') AS k, AVG(length(Referer)) AS l, COUNT(*) AS c, MIN(Referer) FROM hits WHERE Referer <> '' GROUP BY k HAVING COUNT(*) > 100000 ORDER BY l DESC LIMIT 25;), 0.004 Code: 60. DB::Exception: Received from h72z57xa8x.us-east-1.aws.clickhouse.cloud:9440. DB::Exception: Unknown table expression identifier 'hits' in scope SELECT REGEXP_REPLACE(Referer, '^https?://(?:www.)?([^/]+)/.*$', '1') AS k, AVG(length(Referer)) AS l, COUNT(*) AS c, MIN(Referer) FROM hits WHERE Referer != '' GROUP BY k HAVING COUNT(*) > 100000 ORDER BY l DESC LIMIT 25. (UNKNOWN_TABLE) (query: SELECT REGEXP_REPLACE(Referer, '^https?://(?:www.)?([^/]+)/.*$', '1') AS k, AVG(length(Referer)) AS l, COUNT(*) AS c, MIN(Referer) FROM hits WHERE Referer <> '' GROUP BY k HAVING COUNT(*) > 100000 ORDER BY l DESC LIMIT 25;), 0.007 Code: 60. DB::Exception: Received from h72z57xa8x.us-east-1.aws.clickhouse.cloud:9440. DB::Exception: Unknown table expression identifier 'hits' in scope SELECT REGEXP_REPLACE(Referer, '^https?://(?:www.)?([^/]+)/.*$', '1') AS k, AVG(length(Referer)) AS l, COUNT(*) AS c, MIN(Referer) FROM hits WHERE Referer != '' GROUP BY k HAVING COUNT(*) > 100000 ORDER BY l DESC LIMIT 25. (UNKNOWN_TABLE) (query: SELECT REGEXP_REPLACE(Referer, '^https?://(?:www.)?([^/]+)/.*$', '1') AS k, AVG(length(Referer)) AS l, COUNT(*) AS c, MIN(Referer) FROM hits WHERE Referer <> '' GROUP BY k HAVING COUNT(*) > 100000 ORDER BY l DESC LIMIT 25;)], [0.007 [0.007 [0.005 [0.006 [0.007 [0.006 [0.007 [0.006 [0.006 [0.006 [0.005 [0.008 [0.008 [0.00 | ||
] | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
|
||
{ | ||
"system": "ClickHouse Cloud (aws)", | ||
"date": "2024-10-22", | ||
"date": "2024-10-23", | ||
"machine": "360GB", | ||
"cluster_size": "serverless", | ||
"comment": "", | ||
|
||
"tags": ["C++", "column-oriented", "ClickHouse derivative", "managed", "aws"], | ||
|
||
"load_time": 266.852, | ||
"data_size": 9946409648, | ||
"load_time": 272.020, | ||
"data_size": 9948587624, | ||
|
||
"result": [ | ||
[0.002, 0.002, 0.003], [0.979, 0.193, 0.014], [0.401, 0.025, 0.941], [0.039, 0.039, 0.039], [0.790, 0.176, 0.181], [0.253, 0.248, 0.908], [0.461, 0.017, 0.077], [0.046, 0.015, 0.016], [0.660, 0.607, 0.333], [0.388, 0.358, 0.382], [0.344, 0.137, 0.292], [0.504, 0.144, 0.240], [0.285, 0.272, 0.282], [0.432, 0.657, 0.386], [0.419, 0.498, 0.343], [0.226, 0.226, 0.176], [0.801, 0.738, 0.773], [0.506, 0.556, 0.606], [1.689, 1.555, 1.340], [0.015, 0.015, 0.016], [0.386, 2.158, 0.385], [1.099, 0.407, 0.407], [2.860, 0.595, 0.586], [5.383, 1.343, 1.389], [0.166, 0.156, 0.161], [0.121, 0.121, 0.123], [0.157, 0.161, 0.157], [0.397, 0.392, 0.385], [3.410, 4.004, 3.549], [0.128, 0.038, 0.037], [0.476, 0.316, 0.297], [0.431, 0.419, 0.409], [1.848, 1.395, 1.408], [1.124, 1.156, 1.147], [1.159, 1.074, 1.121], [0.213, 0.153, 0.141], [0.129, 0.041, 0.035], [0.024, 0.026, 0.023], [0.124, 0.026, 0.027], [0.112, 0.070, 0.067], [0.263, 0.020, 0.019], [0.339, 0.014, 0.014], [0.013, 0.013, 0.012] | ||
[0.002, 0.002, 0.002], [2.780, 0.016, 1.063], [0.027, 0.545, 0.030], [1.305, 0.039, 0.040], [0.862, 0.182, 0.191], [0.783, 0.274, 0.347], [0.246, 0.149, 0.030], [0.067, 0.016, 0.054], [0.323, 0.706, 0.277], [0.390, 0.359, 0.378], [0.143, 0.301, 0.133], [0.373, 0.157, 0.361], [0.305, 0.316, 0.324], [0.434, 0.390, 0.430], [0.460, 0.418, 0.342], [0.228, 0.226, 0.258], [0.852, 0.788, 0.873], [0.636, 0.591, 0.627], [1.693, 1.288, 2.197], [0.017, 0.055, 0.016], [0.413, 2.365, 0.403], [0.946, 1.613, 0.416], [2.176, 0.626, 0.594], [5.223, 3.375, 1.492], [0.131, 0.130, 0.129], [0.097, 0.097, 0.096], [0.130, 0.132, 0.131], [0.381, 0.380, 0.386], [3.348, 3.337, 3.295], [0.037, 0.035, 0.036], [0.275, 0.262, 0.260], [0.373, 0.988, 0.842], [1.533, 1.389, 1.581], [1.098, 1.152, 1.113], [1.090, 1.159, 1.174], [0.173, 0.157, 0.134], [0.038, 0.037, 0.037], [0.022, 0.024, 0.023], [0.024, 0.033, 0.025], [0.064, 0.063, 0.062], [0.015, 0.017, 0.015], [0.014, 0.038, 0.015], [0.013, 0.011, 0.012] | ||
] | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
|
||
{ | ||
"system": "ClickHouse Cloud (aws)", | ||
"date": "2024-10-22", | ||
"date": "2024-10-23", | ||
"machine": "48GB", | ||
"cluster_size": "serverless", | ||
"comment": "", | ||
|
||
"tags": ["C++", "column-oriented", "ClickHouse derivative", "managed", "aws"], | ||
|
||
"load_time": 307.692, | ||
"data_size": 9948111261, | ||
"load_time": 310.861, | ||
"data_size": 9945448808, | ||
|
||
"result": [ | ||
[0.002, 0.002, 0.002], [1.329, 0.020, 0.020], [0.433, 0.102, 0.119], [0.159, 0.167, 0.131], [0.798, 1.610, 0.863], [1.341, 1.341, 1.775], [0.612, 0.174, 0.037], [0.023, 0.021, 0.085], [0.994, 1.158, 0.787], [1.665, 1.231, 1.265], [0.432, 0.534, 0.410], [0.478, 0.678, 0.564], [1.226, 1.053, 1.082], [2.503, 2.209, 2.104], [1.569, 1.869, 1.722], [0.991, 0.827, 0.951], [4.408, 3.386, 4.611], [3.042, 3.035, 2.490], [8.958, 8.619, 10.788], [0.041, 0.042, 0.041], [12.245, 2.359, 2.823], [2.491, 2.999, 7.350], [14.002, 2.979, 2.972], [34.417, 15.215, 6.382], [0.696, 0.600, 0.800], [0.551, 0.565, 0.610], [0.813, 0.805, 0.802], [1.895, 2.250, 2.613], [22.904, 30.440, 19.130], [0.385, 0.232, 0.081], [3.063, 1.073, 1.557], [4.813, 1.395, 1.365], [11.805, 11.357, 27.102], [5.638, 5.556, 15.551], [5.585, 5.824, 5.461], [0.688, 0.931, 0.587], [0.115, 0.384, 0.152], [0.276, 0.052, 0.050], [0.197, 0.075, 0.074], [1.085, 0.224, 0.217], [0.028, 0.282, 0.157], [0.021, 0.208, 0.170], [0.138, 0.141, 0.021] | ||
[0.003, 0.003, 0.002], [0.019, 0.017, 2.170], [2.095, 0.423, 0.118], [2.433, 1.188, 0.163], [0.924, 0.896, 0.680], [1.896, 1.657, 1.692], [0.038, 0.252, 0.041], [0.021, 0.071, 0.064], [1.432, 1.348, 1.060], [1.022, 1.361, 1.620], [0.592, 0.500, 0.525], [0.842, 0.583, 0.689], [1.567, 1.497, 1.629], [2.340, 2.288, 2.525], [1.949, 2.101, 1.866], [0.912, 1.307, 0.860], [4.321, 4.968, 4.188], [3.020, 3.310, 3.135], [8.307, 10.976, 8.250], [0.043, 0.039, 0.053], [12.419, 6.281, 2.441], [2.474, 2.462, 2.125], [18.244, 6.161, 4.493], [37.308, 6.697, 43.320], [0.580, 0.707, 0.600], [0.388, 0.410, 0.388], [0.569, 0.568, 1.207], [1.936, 1.798, 6.393], [37.054, 18.724, 30.477], [0.505, 0.079, 0.107], [2.610, 1.538, 1.599], [1.541, 6.963, 1.848], [13.489, 10.974, 11.955], [6.163, 6.193, 5.295], [7.987, 8.013, 8.071], [0.730, 0.668, 0.561], [0.111, 0.342, 0.172], [0.058, 0.058, 0.056], [0.055, 0.284, 0.056], [0.240, 0.440, 0.226], [0.271, 0.035, 0.026], [0.021, 0.020, 0.163], [0.018, 0.017, 0.020] | ||
] | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
|
||
{ | ||
"system": "ClickHouse Cloud (aws)", | ||
"date": "2024-10-22", | ||
"date": "2024-10-23", | ||
"machine": "720GB", | ||
"cluster_size": "serverless", | ||
"comment": "", | ||
|
||
"tags": ["C++", "column-oriented", "ClickHouse derivative", "managed", "aws"], | ||
|
||
"load_time": 231.322, | ||
"data_size": 9943903865, | ||
"load_time": 274.536, | ||
"data_size": 9944059874, | ||
|
||
"result": [ | ||
[0.004, 0.004, 0.004], [1.001, 0.023, 0.025], [0.782, 0.035, 0.034], [0.485, 0.425, 0.037], [0.248, 0.256, 0.173], [1.282, 0.292, 0.245], [0.150, 0.021, 0.145], [0.059, 0.026, 0.028], [0.968, 0.451, 0.453], [0.676, 0.397, 0.466], [0.324, 1.018, 0.174], [0.181, 0.312, 0.169], [0.593, 0.306, 0.274], [0.396, 0.388, 0.380], [0.341, 0.305, 0.324], [0.188, 0.181, 0.233], [0.720, 0.682, 0.619], [0.517, 0.449, 0.450], [1.421, 1.797, 1.638], [0.018, 0.017, 0.017], [1.458, 0.381, 0.364], [1.108, 0.386, 0.370], [1.729, 0.728, 1.014], [3.809, 1.280, 1.288], [0.161, 0.161, 0.161], [0.132, 0.110, 0.134], [0.137, 0.149, 0.165], [0.452, 0.393, 0.444], [4.015, 4.835, 3.574], [0.057, 0.059, 0.056], [0.439, 0.308, 0.334], [0.592, 0.443, 0.394], [1.700, 1.643, 1.396], [1.060, 1.164, 1.134], [1.232, 1.221, 1.219], [0.147, 0.130, 0.129], [0.162, 0.054, 0.048], [0.050, 0.054, 0.033], [0.039, 0.032, 0.142], [0.082, 0.231, 0.084], [0.020, 0.223, 0.021], [0.025, 0.154, 0.021], [0.015, 0.016, 0.015] | ||
[0.005, 0.005, 0.004], [1.239, 0.023, 0.731], [0.038, 0.554, 0.036], [0.691, 0.096, 0.044], [0.219, 0.212, 0.229], [0.345, 0.347, 1.023], [0.216, 0.023, 0.021], [0.027, 0.112, 0.027], [0.963, 0.589, 0.478], [0.502, 0.504, 0.566], [0.180, 0.178, 0.300], [0.155, 0.389, 0.180], [0.629, 0.384, 0.418], [0.531, 0.509, 0.609], [0.461, 0.546, 0.441], [0.234, 0.223, 0.212], [0.646, 0.732, 0.649], [0.576, 0.476, 0.510], [1.325, 1.233, 1.566], [0.017, 0.017, 0.021], [0.316, 0.351, 0.355], [1.668, 0.584, 1.005], [1.430, 0.879, 0.556], [4.525, 3.253, 1.444], [0.224, 0.188, 0.180], [0.167, 0.146, 0.158], [0.210, 0.197, 0.232], [0.425, 0.463, 0.435], [3.059, 2.918, 4.314], [0.094, 0.055, 0.125], [0.478, 0.428, 0.395], [0.775, 0.470, 0.591], [1.575, 1.479, 1.829], [1.103, 1.239, 1.067], [1.008, 1.011, 1.213], [0.211, 0.149, 0.165], [0.051, 0.050, 0.047], [0.034, 0.032, 0.032], [0.034, 0.036, 0.035], [0.091, 0.096, 0.091], [0.020, 0.021, 0.023], [0.019, 0.020, 0.018], [0.016, 0.017, 0.014] | ||
] | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
|
||
{ | ||
"system": "ClickHouse Cloud (aws)", | ||
"date": "2024-10-22", | ||
"date": "2024-10-23", | ||
"machine": "96GB", | ||
"cluster_size": "serverless", | ||
"comment": "", | ||
|
||
"tags": ["C++", "column-oriented", "ClickHouse derivative", "managed", "aws"], | ||
|
||
"load_time": 368.377, | ||
"data_size": 9943974419, | ||
"load_time": 278.983, | ||
"data_size": 9946477195, | ||
|
||
"result": [ | ||
[0.002, 0.002, 0.002], [0.017, 2.485, 1.009], [0.077, 0.816, 0.077], [1.573, 1.000, 0.106], [0.607, 0.598, 0.576], [1.066, 1.062, 0.789], [0.255, 0.029, 0.170], [0.023, 0.022, 0.023], [0.872, 0.848, 0.800], [0.941, 1.052, 0.826], [0.424, 0.361, 0.341], [0.512, 0.404, 0.386], [1.051, 0.739, 1.128], [1.377, 1.599, 1.360], [1.437, 1.349, 1.347], [0.608, 0.769, 0.607], [2.798, 3.447, 2.303], [1.718, 1.669, 2.090], [6.138, 6.260, 5.969], [0.043, 0.032, 0.032], [6.895, 1.781, 3.101], [1.852, 1.838, 1.337], [3.117, 10.144, 3.122], [20.824, 6.949, 10.820], [0.483, 0.483, 0.546], [0.400, 0.421, 0.370], [0.486, 0.367, 0.556], [1.155, 1.169, 1.845], [12.258, 21.603, 11.915], [0.087, 0.086, 0.077], [0.964, 0.895, 0.898], [1.370, 1.070, 1.102], [6.983, 6.076, 6.115], [4.669, 4.521, 4.594], [3.399, 3.308, 5.431], [0.461, 0.355, 0.557], [0.113, 0.066, 0.061], [0.036, 0.031, 0.048], [0.039, 0.038, 0.029], [0.115, 0.107, 0.086], [0.019, 0.020, 0.019], [0.016, 0.014, 0.015], [0.012, 0.011, 0.011] | ||
[0.002, 0.002, 0.002], [1.248, 0.812, 0.018], [0.528, 0.178, 0.054], [0.087, 0.890, 0.491], [0.561, 0.465, 0.490], [1.449, 0.829, 0.817], [0.024, 0.145, 0.026], [0.022, 0.077, 0.021], [0.903, 0.597, 0.569], [0.724, 0.725, 0.652], [0.367, 0.316, 0.243], [0.390, 0.303, 0.340], [0.718, 0.758, 0.720], [1.138, 1.186, 1.252], [1.066, 1.038, 1.073], [0.653, 0.482, 0.587], [2.691, 2.402, 2.308], [1.544, 1.676, 1.643], [4.925, 4.129, 4.808], [0.028, 0.029, 0.029], [6.643, 3.485, 1.263], [1.322, 1.316, 1.466], [9.019, 1.945, 1.953], [4.990, 22.536, 4.204], [0.823, 0.393, 0.384], [0.279, 0.275, 0.292], [0.398, 0.390, 0.388], [1.181, 1.320, 1.167], [13.809, 11.942, 13.408], [0.139, 0.061, 0.058], [0.785, 0.806, 0.807], [0.986, 1.143, 0.921], [8.834, 3.572, 3.674], [3.622, 3.432, 3.363], [4.358, 4.161, 3.523], [0.383, 0.357, 0.342], [0.065, 0.218, 0.047], [0.030, 0.028, 0.031], [0.025, 0.155, 0.028], [0.086, 0.085, 0.090], [0.326, 0.020, 0.019], [0.013, 0.189, 0.013], [0.012, 0.012, 0.012] | ||
] | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
|
||
{ | ||
"system": "ClickHouse Cloud (aws)", | ||
"date": "2024-10-22", | ||
"date": "2024-10-23", | ||
"machine": "dev", | ||
"cluster_size": "serverless", | ||
"comment": "", | ||
|
||
"tags": ["C++", "column-oriented", "ClickHouse derivative", "managed", "aws"], | ||
|
||
"load_time": 572.287, | ||
"data_size": 9946989442, | ||
"load_time": 545.801, | ||
"data_size": 9945948486, | ||
|
||
"result": [ | ||
[0.002, 0.003, 0.006], [0.024, 0.035, 0.048], [0.113, 0.112, 0.105], [0.203, 0.202, 0.232], [0.996, 0.914, 0.969], [1.613, 1.565, 1.540], [0.054, 0.041, 0.072], [0.026, 0.030, 0.031], [1.043, 1.208, 1.503], [1.532, 1.245, 1.543], [0.424, 0.392, 0.506], [0.469, 0.521, 0.518], [1.558, 1.580, 1.550], [2.286, 2.728, 2.460], [1.972, 1.722, 1.761], [0.939, 0.966, 0.880], [4.621, 4.354, 4.058], [2.943, 2.969, 3.142], [13.622, 13.325, 13.701], [0.047, 0.048, 0.057], [2.767, 2.481, 2.418], [2.711, 2.566, 2.491], [3.857, 3.908, 3.848], [9.464, 10.354, 9.228], [0.760, 0.719, 0.741], [0.479, 0.514, 0.481], [0.804, 0.730, 0.742], [2.307, 2.496, 2.343], [24.423, 24.563, 24.487], [0.106, 0.101, 0.107], [1.322, 1.326, 1.407], [2.250, 2.114, 1.696], [11.954, 14.651, 11.675], [12.877, 11.460, 13.340], [12.176, 12.902, 12.610], [0.804, 0.845, 0.712], [0.088, 0.080, 0.086], [0.047, 0.038, 0.040], [0.045, 0.045, 0.054], [0.168, 0.162, 0.150], [0.031, 0.029, 0.022], [0.017, 0.030, 0.016], [0.020, 0.018, 0.015] | ||
[0.002, 0.002, 0.002], [0.032, 0.022, 0.021], [0.153, 0.162, 0.116], [0.218, 0.233, 0.204], [0.934, 1.127, 0.985], [1.619, 1.683, 1.567], [0.041, 0.049, 0.039], [0.027, 0.046, 0.031], [1.132, 1.284, 1.065], [1.441, 1.438, 1.429], [0.416, 0.407, 0.405], [0.511, 0.513, 0.535], [1.729, 1.479, 1.540], [2.322, 2.077, 2.169], [2.027, 1.821, 1.934], [0.995, 1.121, 1.002], [4.892, 4.748, 5.005], [3.373, 3.759, 3.355], [14.314, 12.391, 12.693], [0.089, 0.047, 0.088], [2.789, 2.704, 2.946], [2.470, 2.852, 2.634], [4.261, 3.984, 3.692], [11.210, 11.420, 11.146], [0.712, 1.181, 0.833], [0.478, 0.486, 0.485], [0.903, 0.695, 0.696], [2.633, 2.472, 2.275], [27.306, 27.934, 23.605], [0.106, 0.145, 0.100], [1.536, 1.549, 1.599], [2.043, 2.301, 1.670], [13.751, 14.248, 13.315], [11.406, 11.326, 11.851], [13.650, 13.482, 13.957], [0.780, 0.915, 0.680], [0.151, 0.115, 0.098], [0.049, 0.038, 0.059], [0.045, 0.043, 0.038], [0.156, 0.194, 0.195], [0.022, 0.026, 0.020], [0.022, 0.026, 0.018], [0.014, 0.019, 0.017] | ||
] | ||
} | ||
|
Oops, something went wrong.