From efe081145f2da48c888dc2da205775a47021c5cc Mon Sep 17 00:00:00 2001 From: Alexey Milovidov Date: Wed, 22 Jul 2026 22:22:04 +0000 Subject: [PATCH] Point Playground links at benchmark.clickhouse.com/playground/ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Now that the UI lives at benchmark.clickhouse.com/playground/ (via GitHub Pages, alongside the rest of the ClickBench site) the old clickbench-playground.clickhouse.com URL is no longer the canonical entry point. Update the three visitor-facing references — index.html (footer), README.md (running-the-benchmark section), CHANGELOG.md (initial Playground announcement) — to the new path. Co-Authored-By: Claude Opus 4.7 --- CHANGELOG.md | 2 +- README.md | 2 +- index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ef7316b09..a795f87d23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ Changes in the benchmark methodology or presentation, as well as major news. ### 2026-07-22 -Introducing [ClickBench Playground](https://clickbench-playground.clickhouse.com/), which allows you to run arbitrary SQL queries on 90+ databases using a pre-loaded ClickBench dataset. +Introducing [ClickBench Playground](https://benchmark.clickhouse.com/playground/), which allows you to run arbitrary SQL queries on 90+ databases using a pre-loaded ClickBench dataset. ### 2026-07-03 The [versions benchmark](https://benchmark.clickhouse.com/versions/) is reworked. Now it contains 10 datasets and runs every ClickHouse version since [ten years of open source](https://clickhouse.com/blog/open-source-10) and even early historical builds. The visualization was also improved. diff --git a/README.md b/README.md index 008e852f81..70947c07e3 100644 --- a/README.md +++ b/README.md @@ -332,7 +332,7 @@ Systems that have been identified to have known limitations or issues and could ## Bonus -You can run every system from ClickBench in the [online Playground](https://clickbench-playground.clickhouse.com/). +You can run every system from ClickBench in the [online Playground](https://benchmark.clickhouse.com/playground/). ## Similar Projects diff --git a/index.html b/index.html index f904d5d27d..cd2d96389f 100644 --- a/index.html +++ b/index.html @@ -420,7 +420,7 @@