Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

pitrou
Copy link
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
Member Author

pitrou commented Jan 22, 2024

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

Copy link
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
8 checks passed
@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
Copy link

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 <[email protected]>
Signed-off-by: Antoine Pitrou <[email protected]>
zanmato1984 pushed a commit to zanmato1984/arrow that referenced this pull request Feb 28, 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 <[email protected]>
Signed-off-by: Antoine Pitrou <[email protected]>
thisisnic pushed a commit to thisisnic/arrow that referenced this pull request Mar 8, 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 <[email protected]>
Signed-off-by: Antoine Pitrou <[email protected]>
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