Skip to content

Modernize bit-vec benchmarks - #161

Open
kay-lambdadelta wants to merge 1 commit into
contain-rs:masterfrom
kay-lambdadelta:master
Open

Modernize bit-vec benchmarks#161
kay-lambdadelta wants to merge 1 commit into
contain-rs:masterfrom
kay-lambdadelta:master

Conversation

@kay-lambdadelta

Copy link
Copy Markdown
Contributor

This ports the bit-vec benchmarks to criterion

Notes:

  • The MSRV of criterion is 1.86.0, instead of the current MSRV of this library (1.85.0).
  • What the actual benchmarks do is unchanged, this just changes the benchmarking utility.

@pczarn

pczarn commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

@kay-lambdadelta Thanks, will take a look and send you suggestions if I see anything to correct. We are fine with bumping to 1.86 because it is supported on Ubuntu 22.04 LTS (Jammy Jellyfish) even though it's no longer supported on Ubuntu 20.04.

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