-
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-39863: [C++] Thirdparty: Bump google benchmark to 1.8.3 #39878
Conversation
|
@ursabot please benchmark lang=C++ |
Benchmark runs are scheduled for commit 6329711. Watch https://buildkite.com/apache-arrow and https://conbench.ursa.dev for updates. A comment will be posted here when the runs are complete. |
Thanks for your patience. Conbench analyzed the 1 benchmarking run that has been run so far on PR commit 6329711. There weren't enough matching historic benchmark results to make a call on whether there were regressions. The full Conbench report has more details. |
@austin3dickey The wording of the conbench summary at https://github.com/apache/arrow/runs/21102698059 is a bit unexpected, might this be due to the changes in this PR? |
@pitrou Thanks for bringing that to my attention - that's unrelated to this PR. I recently upgraded In the meantime, you can check this link for comparisons: https://conbench.ursa.dev/compare/runs/fa53528839744c73945c88a71e31353f...e2a595b8ca9d41d4916b309b6c4ec42b/ (Sorry that page takes so long to load; I will fix that problem soon.) |
I fixed the broken history in Conbench and manually reviewed the comparison I linked above. It looks good to me. I don't think this change has much of a performance effect on any of the benchmarks. |
@ursabot please benchmark lang=C++ |
Commit 6329711 already has scheduled benchmark runs. |
@Cerdore Could you rebase on main? |
|
Already rebased. |
@ursabot please benchmark lang=C++ |
Benchmark runs are scheduled for commit ddeef70. Watch https://buildkite.com/apache-arrow and https://conbench.ursa.dev for updates. A comment will be posted here when the runs are complete. |
Thanks for your patience. Conbench analyzed the 1 benchmarking run that has been run so far on PR commit ddeef70. There were 2 benchmark results indicating a performance regression:
The full Conbench report has more details. |
Signed-off-by: xiansen.chen <[email protected]>
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as off-topic.
This comment was marked as off-topic.
@github-actions crossbow submit -g cpp |
Revision: 946363c Submitted crossbow builds: ursacomputing/crossbow @ actions-00241391af |
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.
Thanks for the PR, @Cerdore ! I'll merge now.
After merging your PR, Conbench analyzed the 6 benchmarking runs that have been run so far on merge-commit b6313a7. There were no benchmark performance regressions. 🎉 The full Conbench report has more details. It also includes information about 7 possible false positives for unstable benchmarks that are known to sometimes produce them. |
…che#39878) ## Rationale for this change Bump benchmark to 1.8.3 ## What changes are included in this PR? Bump benchmark to 1.8.3 ## Are these changes tested? Already has testing ## Are there any user-facing changes? no * Closes: apache#39863 Authored-by: xiansen.chen <[email protected]> Signed-off-by: Antoine Pitrou <[email protected]>
…che#39878) ## Rationale for this change Bump benchmark to 1.8.3 ## What changes are included in this PR? Bump benchmark to 1.8.3 ## Are these changes tested? Already has testing ## Are there any user-facing changes? no * Closes: apache#39863 Authored-by: xiansen.chen <[email protected]> Signed-off-by: Antoine Pitrou <[email protected]>
…che#39878) ## Rationale for this change Bump benchmark to 1.8.3 ## What changes are included in this PR? Bump benchmark to 1.8.3 ## Are these changes tested? Already has testing ## Are there any user-facing changes? no * Closes: apache#39863 Authored-by: xiansen.chen <[email protected]> Signed-off-by: Antoine Pitrou <[email protected]>
Rationale for this change
Bump benchmark to 1.8.3
What changes are included in this PR?
Bump benchmark to 1.8.3
Are these changes tested?
Already has testing
Are there any user-facing changes?
no