Add PostgreSQL result for c6a.2xlarge (2026-09-18) - #2086
Open
KazukiKandaKK wants to merge 3 commits into
Open
KazukiKandaKK wants to merge 3 commits into
KazukiKandaKK wants to merge 3 commits into
Conversation
Existing PostgreSQL results were from 2022/2025 on c6a.4xlarge only. This adds a fresh run on c6a.2xlarge (8 vCPU / 16 GiB, gp3 220GB) using PostgreSQL 17.11 via the official APT repository, following the standard benchmark.sh flow (43 queries, 3 runs each, plus the concurrent QPS follow-up). - Load time: 1835.506s (99,997,497 rows) - Data size: 95,232,178,618 bytes - Query 10, run 3 failed (null) - recorded as-is per the result format Note: the table (68 GiB on disk) does not fit in this instance's 16 GiB RAM, so most queries are dominated by disk I/O throughput on this hardware rather than query complexity. Numbers are reported as measured.
Contributor
|
Results for Logs:
|
Contributor
|
The run of Logs:
|
Contributor
|
Results for Logs:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a PostgreSQL 17.11 result on c6a.2xlarge (8 vCPU / 16 GiB, gp3 220GB). Ran the usual
benchmark.shpath (43 queries × 3 runs, plus the concurrent QPS follow-up). Existing PostgreSQL results are from 2022/2025 on c6a.4xlarge only; this is a smaller machine.null); left as nullSorry the MonetDB result in #2082 is still unresolved on my end. I posted a working theory for the CI failure there and will follow up separately. Didn't want that to block this PostgreSQL submission.