Skip to content

Update Rust crate criterion to 0.8.2#506

Open
nextest-bot wants to merge 1 commit intomainfrom
renovate/criterion-0.x
Open

Update Rust crate criterion to 0.8.2#506
nextest-bot wants to merge 1 commit intomainfrom
renovate/criterion-0.x

Conversation

@nextest-bot
Copy link
Copy Markdown
Collaborator

@nextest-bot nextest-bot commented May 30, 2025

This PR contains the following updates:

Package Type Update Change
criterion (source) dev-dependencies minor 0.5.10.8.2

Release Notes

criterion-rs/criterion.rs (criterion)

v0.8.2

Compare Source

Fixed
  • don't build alloca on unsupported targets
Other
  • (deps) bump crate-ci/typos from 1.40.0 to 1.43.0
  • Fix panic with uniform iteration durations in benchmarks
  • Update Readme
  • Exclude development scripts from published package

v0.8.1

Compare Source

Fixed
  • Homepage link
Other
  • (deps) bump crate-ci/typos from 1.23.5 to 1.40.0
  • (deps) bump jontze/action-mdbook from 3 to 4
  • (deps) bump actions/checkout from 4 to 6

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.

v0.7.0

Compare Source

  • Bump version of criterion-plot to align dependencies.

v0.6.0

Compare Source

Changed
  • MSRV bumped to 1.80
  • The real_blackbox feature no longer has any impact. Criterion always uses std::hint::black_box() now.
    Users of criterion::black_box() should switch to std::hint::black_box().
  • clap dependency unpinned.
Fixed
  • gnuplot version is now correctly detected when using certain Windows binaries/configurations that used to fail
Added
  • Async benchmarking with Tokio may be done via a tokio::runtime::Handle, not only a tokio::runtime::Runtime

Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • "after 8pm,before 6am"
  • Automerge
    • "after 8pm,before 6am"

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate.

@nextest-bot nextest-bot added the dependencies Pull requests that update a dependency file label May 30, 2025
@nextest-bot nextest-bot force-pushed the renovate/criterion-0.x branch from 05e9e1b to e1ab532 Compare July 1, 2025 03:13
@nextest-bot nextest-bot force-pushed the renovate/criterion-0.x branch from e1ab532 to e8907cb Compare July 12, 2025 03:04
@nextest-bot nextest-bot force-pushed the renovate/criterion-0.x branch from e8907cb to a02624b Compare July 25, 2025 11:15
@nextest-bot nextest-bot changed the title chore(deps): update rust crate criterion to 0.6.0 chore(deps): update rust crate criterion to 0.7.0 Jul 25, 2025
@nextest-bot nextest-bot force-pushed the renovate/criterion-0.x branch from a02624b to 6c7fced Compare November 30, 2025 04:05
@nextest-bot nextest-bot changed the title chore(deps): update rust crate criterion to 0.7.0 chore(deps): update rust crate criterion to 0.8.0 Nov 30, 2025
@nextest-bot nextest-bot force-pushed the renovate/criterion-0.x branch from 6c7fced to 1cb7aac Compare December 8, 2025 04:30
@nextest-bot nextest-bot changed the title chore(deps): update rust crate criterion to 0.8.0 chore(deps): update rust crate criterion to 0.8.1 Dec 8, 2025
@nextest-bot nextest-bot force-pushed the renovate/criterion-0.x branch from 1cb7aac to 1b05185 Compare December 23, 2025 04:56
@nextest-bot nextest-bot force-pushed the renovate/criterion-0.x branch from 1b05185 to 5914a88 Compare January 31, 2026 04:53
@nextest-bot nextest-bot force-pushed the renovate/criterion-0.x branch from 5914a88 to 042f29a Compare February 4, 2026 11:01
@nextest-bot nextest-bot changed the title chore(deps): update rust crate criterion to 0.8.1 chore(deps): update rust crate criterion to 0.8.2 Feb 4, 2026
@nextest-bot nextest-bot changed the title chore(deps): update rust crate criterion to 0.8.2 Update Rust crate criterion to 0.8.2 Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant