Skip to content

Benchmark single-replica ClickHouse Cloud services of all sizes - #1219

Merged
alexey-milovidov merged 1 commit into
mainfrom
cloud-single-replica-scale
Aug 4, 2026
Merged

Benchmark single-replica ClickHouse Cloud services of all sizes#1219
alexey-milovidov merged 1 commit into
mainfrom
cloud-single-replica-scale

Conversation

@alexey-milovidov

Copy link
Copy Markdown
Member

ClickHouse Cloud added a single-replica option to the Scale tier, so 1-replica services are no longer limited to 8 and 12 GiB.

This merges the per-provider loops in clickhouse-cloud/combinations.sh so every replica count (1, 2, 3) runs over the full memory range (8..356 GiB) on AWS, GCP, and Azure — adding 18 new single-replica configurations. Verified against the live Cloud API spec that numReplicas now has a minimum of 1 with the full 8–356 GiB memory range.

No other script changes are needed: cloud-api.sh already passes $REPLICAS into numReplicas, and collect-results.sh derives cluster_size from the temp-directory name, so new results will land as e.g. results/<date>/aws.1.32.json automatically.

🤖 Generated with Claude Code

The Scale tier now offers a single-replica option, so 1-replica
services are no longer limited to 8 and 12 GiB. Run the full memory
range (8..356 GiB) for every replica count on all three providers.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@alexey-milovidov alexey-milovidov self-assigned this Aug 4, 2026
@alexey-milovidov
alexey-milovidov merged commit 907c208 into main Aug 4, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant