Skip to content

Commit 5cbd9b1

Browse files
Merge pull request #882 from ClickHouse/normalize-machine-names
Normalize machine names
2 parents 2e5e726 + 0d5cd6c commit 5cbd9b1

8 files changed

Lines changed: 9 additions & 8 deletions

File tree

chdb-dataframe/results/20251110/c7i.metal-48xl.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"Python",
1717
"dataframe",
1818
"in-memory",
19-
"lukewarm-cold-run"
19+
"lukewarm-cold-run",
20+
"historical"
2021
],
2122
"load_time": 140,
2223
"data_size": 153826500608,

chdb-dataframe/results/20260205/c7i.metal-48xl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"proprietary": "no",
77
"hardware": "cpu",
88
"tuned": "no",
9-
"tags": ["C++","column-oriented","ClickHouse derivative","embedded","stateless","serverless","Python","dataframe","in-memory","lukewarm-cold-run"],
9+
"tags": ["C++", "column-oriented", "ClickHouse derivative", "embedded", "stateless", "serverless", "Python", "dataframe", "in-memory", "lukewarm-cold-run", "historical"],
1010
"load_time": 84,
1111
"data_size": 153826500608,
1212
"result": [

chdb-parquet-partitioned/results/20251110/c7i.metal-48xl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"proprietary": "no",
77
"hardware": "cpu",
88
"tuned": "no",
9-
"tags": ["C++","column-oriented","ClickHouse derivative","embedded","stateless","serverless"],
9+
"tags": ["C++", "column-oriented", "ClickHouse derivative", "embedded", "stateless", "serverless", "historical"],
1010
"load_time": 0,
1111
"data_size": 14737666736,
1212
"result": [

chdb/results/20251110/c7i.metal-48xl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"proprietary": "no",
77
"hardware": "cpu",
88
"tuned": "no",
9-
"tags": ["C++","column-oriented","ClickHouse derivative","embedded","stateless","serverless"],
9+
"tags": ["C++", "column-oriented", "ClickHouse derivative", "embedded", "stateless", "serverless", "historical"],
1010
"load_time": 449,
1111
"data_size": 14477033643,
1212
"result": [

crunchy-bridge-for-analytics/results/20240605/crunchy-bridge-analytics-256.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"system": "Crunchy Bridge (Parquet)",
33
"date": "2024-06-05",
4-
"machine": "Analytics-256GiB",
4+
"machine": "256GiB",
55
"cluster_size": 1,
66
"proprietary": "yes",
77
"hardware": "cpu",

tablespace/results/20240211/large-1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"system": "Tablespace",
33
"date": "2024-02-11",
4-
"machine": "L1 - 16CPU 32GiB",
4+
"machine": "32GiB",
55
"cluster_size": 1,
66
"proprietary": "yes",
77
"hardware": "cpu",

tablespace/results/20240225/large-1-tuned.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"system": "Tablespace (tuned)",
33
"date": "2024-02-25",
4-
"machine": "L1 - 16CPU 32GiB",
4+
"machine": "32GiB",
55
"cluster_size": 1,
66
"tuned": "yes",
77
"comment": "",

tablespace/results/20240225/large-1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"system": "Tablespace",
33
"date": "2024-02-25",
4-
"machine": "L1 - 16CPU 32GiB",
4+
"machine": "32GiB",
55
"cluster_size": 1,
66
"proprietary": "yes",
77
"hardware": "cpu",

0 commit comments

Comments
 (0)