Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2025

This PR contains the following updates:

Package Type Update Change
criterion (source) dev-dependencies minor 0.7 -> 0.8

Release Notes

criterion-rs/criterion.rs (criterion)

v0.8.0

Compare Source

BREAKING
  • Drop async-std support
Changed
  • Bump MSRV to 1.86, stable to 1.91.1
Added
  • Add ability to plot throughput on summary page.
  • Add support for reporting throughput in elements and bytes - Throughput::ElementsAndBytes allows the text summary to report throughput in both units simultaneously.
  • Add alloca-based memory layout randomisation to mitigate memory effects on measurements.
  • Add doc comment to benchmark runner in criterion_group macro (removes linter warnings)
Fixed
  • Fix plotting NaN bug
Other
  • Remove Master API Docs links temporarily while we restore the docs publishing.

Configuration

📅 Schedule: Branch creation - "before 10am on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Contributor

Benchmark for 976b05a

Click to view benchmark
Test Base PR %
vpath_edge_cases 2.3±0.08µs 2.0±0.11µs -13.04%
vpath_mixed_workload 4.6±0.15µs 4.3±0.20µs -6.52%
vpath_native 1438.6±43.14ns 1313.0±65.15ns -8.73%
vpath_virtual 3.4±0.11µs 3.3±0.09µs -2.94%
vpath_virtual_zip 2.9±0.10µs 2.7±0.11µs -6.90%
vpath_zip 2.0±0.06µs 1844.7±88.36ns -7.76%

@renovate renovate bot merged commit 32393f9 into main Nov 30, 2025
6 checks passed
@renovate renovate bot deleted the renovate/rust-crates branch November 30, 2025 20: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.

1 participant