Skip to content

Add a whitelist of AWS machines on the benchmark page - #1868

Merged
alexey-milovidov merged 2 commits into
mainfrom
aws-machines-whitelist
Sep 6, 2026
Merged

Add a whitelist of AWS machines on the benchmark page#1868
alexey-milovidov merged 2 commits into
mainfrom
aws-machines-whitelist

Conversation

@alexey-milovidov

@alexey-milovidov alexey-milovidov commented Sep 6, 2026

Copy link
Copy Markdown
Member

Why: the benchmark automation was invoked to test some new machine types, but as long as not every system is tested on them, the results should not be in competition.


The "Machine" selector on the benchmark page now shows a fixed whitelist of nine AWS instance types:

t3a.small, c6a.large, c6a.xlarge, c6a.2xlarge, c6a.4xlarge, c8g.4xlarge, c6a.metal, c7a.metal-48xl, c8g.metal-48xl

Results on any other EC2 instance type are hidden — currently m9g.xlarge, m9g.2xlarge, m9gd.xlarge, m9gd.2xlarge, x8g.xlarge, x8g.2xlarge (ClickHouse), p5.4xlarge (Sirius) and c5.4xlarge (VeloDB, from 2022).

Machine names that are not EC2 instance types (cloud service sizes such as 64GiB, ClickHouse ☁️: 120GiB or Motherduck: jumbo) are matched by a regexp and left untouched — 38 of them remain.

No system disappears from the page: VeloDB still has four other runs, and Sirius still has lambda-GH200.

🤖 Generated with Claude Code

Only the nine standard EC2 instance types are shown in the "Machine"
selector; results on any other instance type (m9g, m9gd, x8g, p5, c5)
are hidden, so that the set of compared machines stays consistent.

Names that are not EC2 instance types (cloud service sizes such as
`64GiB` or `Motherduck: jumbo`) are not affected.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@alexey-milovidov

Copy link
Copy Markdown
Member Author

Keep p5.4xlarge as it is the only notable demo for Sirius.

It is the only notable demo for Sirius.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@alexey-milovidov

Copy link
Copy Markdown
Member Author

Kept p5.4xlarge. The whitelist is now 10 instance types; only m9g.*, m9gd.*, x8g.* and c5.4xlarge (VeloDB, 2022) are hidden.

@alexey-milovidov alexey-milovidov self-assigned this Sep 6, 2026
@alexey-milovidov
alexey-milovidov merged commit 56a8876 into main Sep 6, 2026
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