Skip to content

fix(ci): align benchmark json flag handling#901

Closed
fallintoplace wants to merge 1 commit into
apache:mainfrom
fallintoplace:fix-benchmark-json-flag-pinned
Closed

fix(ci): align benchmark json flag handling#901
fallintoplace wants to merge 1 commit into
apache:mainfrom
fallintoplace:fix-benchmark-json-flag-pinned

Conversation

@fallintoplace

@fallintoplace fallintoplace commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Description

Fixes a benchmark CI mismatch between workflow invocation and script argument parsing for JSON output generation.

Changes

  • .github/workflows/benchmark.yml: pass -json to ci/scripts/bench.sh on PR benchmark runs.
  • ci/scripts/bench.sh:
    • Accept both -json and --json flags.
    • Pin gobenchdata to v1.3.1 for reproducible installs.

Notes

  • No functional change when JSON output is not requested.

@fallintoplace

Copy link
Copy Markdown
Contributor Author

Superseded by PR #906

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