Skip to content

GH-39706: [Archery] Fix benchmark diff subcommand#39733

Merged
pitrou merged 1 commit intoapache:mainfrom
pitrou:gh39706-archery-diff-fix
Jan 22, 2024
Merged

GH-39706: [Archery] Fix benchmark diff subcommand#39733
pitrou merged 1 commit intoapache:mainfrom
pitrou:gh39706-archery-diff-fix

Conversation

@pitrou
Copy link
Copy Markdown
Member

@pitrou pitrou commented Jan 22, 2024

What changes are included in this PR?

This fixes a regression introduced in GH-39303.

Are these changes tested?

Only manually.

Are there any user-facing changes?

No.

@github-actions github-actions bot added the awaiting review Awaiting review label Jan 22, 2024
@pitrou
Copy link
Copy Markdown
Member Author

pitrou commented Jan 22, 2024

@kou @assignUser Does one of you want to take a quick look?

Copy link
Copy Markdown
Member

@assignUser assignUser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With the caveat that I am not too familiar with the deeper benchmark bits of archery this looks sensible :)

@github-actions github-actions bot added awaiting committer review Awaiting committer review and removed awaiting review Awaiting review labels Jan 22, 2024
@pitrou pitrou merged commit 92c5afe into apache:main Jan 22, 2024
@pitrou pitrou removed the awaiting committer review Awaiting committer review label Jan 22, 2024
@pitrou pitrou deleted the gh39706-archery-diff-fix branch January 22, 2024 17:28
@conbench-apache-arrow
Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 6 benchmarking runs that have been run so far on merge-commit 92c5afe.

There was 1 benchmark result with an error:

There were no benchmark performance regressions. 🎉

The full Conbench report has more details.

dgreiss pushed a commit to dgreiss/arrow that referenced this pull request Feb 19, 2024
### What changes are included in this PR?

This fixes a regression introduced in apacheGH-39303.

### Are these changes tested?

Only manually.

### Are there any user-facing changes?

No.

* Closes: apache#39706

Authored-by: Antoine Pitrou <antoine@python.org>
Signed-off-by: Antoine Pitrou <antoine@python.org>
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.

[Archery] archery benchmark diff with JSON inputs broken

2 participants