GH-39863: [C++] Thirdparty: Bump google benchmark to 1.8.3#39878
GH-39863: [C++] Thirdparty: Bump google benchmark to 1.8.3#39878pitrou merged 1 commit intoapache:mainfrom
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 ddeef70948b2a072db1254ed7846b199ebe747f7. 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 ddeef70948b2a072db1254ed7846b199ebe747f7. There were 2 benchmark results indicating a performance regression:
The full Conbench report has more details. |
Signed-off-by: xiansen.chen <xiansen.chen@openpie.com>
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 |
|
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 <xiansen.chen@openpie.com> Signed-off-by: Antoine Pitrou <antoine@python.org>
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