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

chore(ci): fix integer throughput benchmark parsing #1836

Merged
merged 2 commits into from
Nov 29, 2024

Conversation

soonum
Copy link
Contributor

@soonum soonum commented Nov 29, 2024

No description provided.

The env variable BENCH_TYPE was always holding 'latency' value.
Thus lead to benchmark results parser not performing computation to return number of elem/second.
@soonum soonum added the ci label Nov 29, 2024
@soonum soonum requested a review from IceTDrinker November 29, 2024 14:35
@soonum soonum self-assigned this Nov 29, 2024
@cla-bot cla-bot bot added the cla-signed label Nov 29, 2024
@soonum soonum merged commit 2b17f37 into main Nov 29, 2024
208 of 209 checks passed
@soonum soonum deleted the dt/ci/fix_throughput_bench branch November 29, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants