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

fix: 231 rust bench not comparing to baseline #235

Merged
merged 8 commits into from
Mar 26, 2024

Conversation

ktrz
Copy link
Member

@ktrz ktrz commented Mar 26, 2024

  • sort jobs in ci workflows
  • add missing benches to ci jobs
  • rename Criterion bench to distinguish between default Rust and Criterion benchmarks

fixes #231

@ktrz ktrz self-assigned this Mar 26, 2024
@ktrz ktrz force-pushed the fix/231-rust-bench-not-comparing-to-baseline branch from dc38f56 to 019cbcb Compare March 26, 2024 08:24
@ktrz ktrz marked this pull request as ready for review March 26, 2024 08:24
@ktrz ktrz marked this pull request as draft March 26, 2024 08:24
sort jobs in ci workflows
add missing benches to ci jobs
rename Criterion bench to distinguish between default Rust and Criterion benchmarks
@ktrz ktrz marked this pull request as ready for review March 26, 2024 09:32
@ktrz ktrz merged commit a6c4f1c into master Mar 26, 2024
24 checks passed
@ktrz ktrz deleted the fix/231-rust-bench-not-comparing-to-baseline branch March 26, 2024 10:49
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.

Rust benchmarks not comparing to baseline
1 participant