Conversation
…uname -m (the release now ships both; same source tag)
ZENGXH
had a problem deploying
to
benchmark-approval
September 19, 2026 23:05 — with
GitHub Actions
Error
Contributor
Author
|
For reference, this branch also completed on c8g.metal-48xl on our side (43/43, load 98 s), so both c8g machine types should produce results now. |
alexey-milovidov
deployed
to
benchmark-approval
September 20, 2026 17:42 — with
GitHub Actions
Active
Contributor
|
Results for Logs:
|
…h benchmark run of 2026-09-20
Contributor
Author
|
Committed both collector results as |
ZENGXH
requested a deployment
to
benchmark-approval
September 20, 2026 18:29 — with
GitHub Actions
Waiting
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.
The release
v1.38.0-clickbench.1now also ships an arm64 build (gizmosql_cli_linux_arm64.zip,SHA256SUMS.arm64): the same source tag, built with the same manylinux recipe on an aarch64 machine, glibc 2.28 baseline.installselects the zip byuname -m(x86_64 → amd64, aarch64 → arm64) and verifies its SHA-256; the README mentions both builds. No other file changed.This fixes the two runs of the previous PR that produced no results (
Exec format erroron c8g.4xlarge and c8g.metal-48xl). A fresh c8g.4xlarge run of this branch on our side completed all 43 queries (load 118 s).Could you run it with
machine:c8g.4xlargeandmachine:c8g.metal-48xl(ormachine:all)? Thanks.