Skip to content

fix(wish/cpp): prevent the benchmark pod from running on the same mac…#54

Merged
tyoshino merged 1 commit into
mainfrom
tyoshino/anti
May 6, 2026
Merged

fix(wish/cpp): prevent the benchmark pod from running on the same mac…#54
tyoshino merged 1 commit into
mainfrom
tyoshino/anti

Conversation

@tyoshino
Copy link
Copy Markdown
Collaborator

@tyoshino tyoshino commented May 6, 2026

…hine as the server pod

command: ["high_qps_benchmark_client"]
args:
- "--stderrthreshold=0"
- "--benchmark_counters_tabular=true"
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removing using this opportunity.

I'm moving away from depending on google/benchmark in terms of result reporting.

- "--benchmark_counters_tabular=true"
- "--host=wish-echo-server"
- "--port=8080"
- "--benchmark_min_time=5s"
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're using fixed iteration count for the high QPS benchmark client

@tyoshino tyoshino requested a review from wenbozhu May 6, 2026 12:28
@tyoshino tyoshino merged commit 6dfc18d into main May 6, 2026
2 checks passed
@tyoshino tyoshino deleted the tyoshino/anti branch May 6, 2026 12:28
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.

1 participant