Skip to content

Commit 1c0fb1d

Browse files
Merge pull request #547 from ClickHouse/small-improvements
Small improvements
2 parents b11ecd0 + f9ff8d1 commit 1c0fb1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

clickhouse-cloud/collect-results.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ do
1515
{
1616
"system": "ClickHouse ☁️ ('$PROVIDER')",
1717
"date": "'$(date +%F)'",
18-
"machine": "'$MEMORY'GiB, '$REPLICAS' replica(s)",
18+
"machine": "'$MEMORY'GiB",
1919
"cluster_size": '$REPLICAS',
2020
"proprietary": "yes",
2121
"tuned": "no",

postgresql-indexed/results/c6a.4xlarge.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"machine": "c6a.4xlarge",
55
"cluster_size": 1,
66
"proprietary": "no",
7-
"tuned": "no",
7+
"tuned": "yes",
88
"comment": "",
99

1010
"tags": ["C", "row-oriented", "PostgreSQL compatible"],

0 commit comments

Comments
 (0)