criterion.rs
criterion.rs copied to clipboard
New version of criterion
@bheisler @braveocheretovych why is there no new versions of criterion since a year?
Do you need support with chores of the project? In particular, I'm interested into use newer versions of dependencies, to keep with latest development and security patches.
A couple of months ago, I gave a list of things that I thought should get some attention and tagged @lemmih ...
That's probably still roughly accurate.
Would love to hear from @lemmih about what the plans are as well.
FYI, due the lack of releases in the project, forks are starting to spawn: https://crates.io/crates/criterion2
@bheisler, it would be nice to grant more people access to make new releases.
You can store the secrets in GitHub, and make a release pipeline that only triggers on GH releases (pushed tags), so you get releases from the pipeline, not humans locally.
That's called release-plz - the setup is ridiculously simple, e.g. https://github.com/no111u3/avra-rs/pull/2 or https://github.com/jhannyj/iced_drop/pull/8 or https://github.com/jannic/rp2040-panic-usb-boot/pull/4
@lemmih looks like this can be closed 😄 I assume you're a new maintainer?
After 2 years, fixed with #860 . Thank you!