-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Conversation
@kou @assignUser Does one of you want to take a quick look? |
There was a problem hiding this 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 :)
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. |
### 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]>
### 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]>
### 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]>
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.
archery benchmark diff
with JSON inputs broken #39706