Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 3, 2025

This PR contains the following updates:

Package Type Update Change
codspeed-criterion-compat (source) dev-dependencies major 2.10.1 -> 4.0.0

Release Notes

CodSpeedHQ/codspeed-rust (codspeed-criterion-compat)

v4.0.5

Compare Source

What's Changed

New Contributors

Full Changelog: CodSpeedHQ/codspeed-rust@v4.0.4...v4.0.5

v4.0.4

Compare Source

What's Changed

Full Changelog: CodSpeedHQ/codspeed-rust@v4.0.3...v4.0.4

v4.0.3

Compare Source

What's Changed

Full Changelog: CodSpeedHQ/codspeed-rust@v4.0.2...v4.0.3

v4.0.2

Compare Source

What's Changed

Full Changelog: CodSpeedHQ/codspeed-rust@v4.0.1...v4.0.2

v4.0.1

Compare Source

What's Changed

Details

Fixes
Internals

Full Changelog: CodSpeedHQ/codspeed-rust@v4.0.0...v4.0.1

v4.0.0

Compare Source

What's Changed

This release brings the walltime profiling instrument to codspeed-rust! 🎉

[!TIP]
Try it out simply by changing the mode to walltime in the latest version of the action

Details

Added
Internals

Full Changelog: CodSpeedHQ/codspeed-rust@v3.0.5...v4.0.0

v3.0.5

Compare Source

What's Changed

Full Changelog: CodSpeedHQ/codspeed-rust@v3.0.4...v3.0.5

v3.0.4

Compare Source

What's Changed

Full Changelog: CodSpeedHQ/codspeed-rust@v3.0.3...v3.0.4

v3.0.3

Compare Source

What's Changed

Full Changelog: CodSpeedHQ/codspeed-rust@v3.0.2...v3.0.3

v3.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: CodSpeedHQ/codspeed-rust@v3.0.1...v3.0.2

v3.0.1

Compare Source

What's Changed

  • Fix the Windows build (without introducing any runtime features)
  • Fix a self-dependency issue in the criterion walltime layer

Details

Full Changelog: CodSpeedHQ/codspeed-rust@v3.0.0...v3.0.1

v3.0.0

Compare Source

What's Changed

[!WARNING]
BREAKING: Make sure to use v3 of the compat layers if you're using the v3 of cargo-codspeed

  • Fix divan walltime measurement: Resolves measurement issues in divan integration (will yank previous divan release due to measurement problems)
  • Default to bench profile: cargo-codspeed now uses the bench profile by default when building, improving performance measurement accuracy
  • Remove unnecessary black_box: Cleaned up redundant black_box calls from measurements for better performance (thanks @​DaniPopes)

Changes

🐛 Bug Fixes
🔧 Improvements

New Contributors

Full Changelog

v2.10.1...v3.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 was generated by Mend Renovate. View the repository job log.

@coderabbitai
Copy link

coderabbitai bot commented Oct 3, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codspeed-hq
Copy link

codspeed-hq bot commented Oct 3, 2025

CodSpeed Performance Report

Merging #705 will improve performances by 25.46%

Comparing renovate/codspeed-criterion-compat-4.x (19beab6) with main (f36834b)

🎉 Hooray! codspeed-rust just leveled up to 4.0.5!

A heads-up, this is a breaking change and it might affect your current performance baseline a bit. But here's the exciting part - it's packed with new, cool features and promises improved result stability 🥳!
Curious about what's new? Visit our releases page to delve into all the awesome details about this new version.

Summary

⚡ 6 improvements
✅ 32 untouched

Benchmarks breakdown

Benchmark BASE HEAD Change
no_path_bfs_bidirectional 1.6 ms 1.4 ms +10.46%
Compare kuhn_munkres with different input sizes[128] 2.1 ms 1.7 ms +25.46%
Compare kuhn_munkres with different input sizes[256] 23.1 ms 19.1 ms +20.66%
Compare kuhn_munkres with different input sizes[32] 127.2 µs 108 µs +17.8%
Compare kuhn_munkres with different input sizes[512] 533 ms 453.7 ms +17.49%
Compare kuhn_munkres with different input sizes[64] 592 µs 488 µs +21.33%

@renovate renovate bot force-pushed the renovate/codspeed-criterion-compat-4.x branch from 00707b2 to 637bae2 Compare October 9, 2025 11:59
@renovate renovate bot force-pushed the renovate/codspeed-criterion-compat-4.x branch from 637bae2 to 19beab6 Compare October 20, 2025 17:28
@samueltardieu samueltardieu added this pull request to the merge queue Nov 4, 2025
Merged via the queue into main with commit bfd223b Nov 4, 2025
14 checks passed
@samueltardieu samueltardieu deleted the renovate/codspeed-criterion-compat-4.x branch November 4, 2025 11:11
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.

2 participants