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

[Go][Benchmarking] Update usage of benchadapt in Go benchmarks #37771

Closed
austin3dickey opened this issue Sep 18, 2023 · 0 comments · Fixed by #37772
Closed

[Go][Benchmarking] Update usage of benchadapt in Go benchmarks #37771

austin3dickey opened this issue Sep 18, 2023 · 0 comments · Fixed by #37772

Comments

@austin3dickey
Copy link
Contributor

Describe the bug, including details regarding any error messages, version, and platform.

With the new Conbench server version and benchadapt client version, we need to update github_commit_info to always be a dict with a repository key:

github_commit_info: Optional[Dict] = None

Component(s)

Benchmarking, Go

zeroshade pushed a commit that referenced this issue Sep 18, 2023
This PR fixes the Go benchmarking script to comply with the new Conbench server and client versions. Fixes #37771.
* Closes: #37771

Authored-by: Austin Dickey <austin3spammy@gmail.com>
Signed-off-by: Matt Topol <zotthewizard@gmail.com>
@zeroshade zeroshade added this to the 14.0.0 milestone Sep 18, 2023
loicalleyne pushed a commit to loicalleyne/arrow that referenced this issue Nov 13, 2023
…7772)

This PR fixes the Go benchmarking script to comply with the new Conbench server and client versions. Fixes apache#37771.
* Closes: apache#37771

Authored-by: Austin Dickey <austin3spammy@gmail.com>
Signed-off-by: Matt Topol <zotthewizard@gmail.com>
dgreiss pushed a commit to dgreiss/arrow that referenced this issue Feb 19, 2024
…7772)

This PR fixes the Go benchmarking script to comply with the new Conbench server and client versions. Fixes apache#37771.
* Closes: apache#37771

Authored-by: Austin Dickey <austin3spammy@gmail.com>
Signed-off-by: Matt Topol <zotthewizard@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants