Skip to content

Update to criterion 0.5 - #375

Open
rillian wants to merge 2 commits into
dalek-cryptography:developfrom
rillian:criterion-0.5-dev
Open

Update to criterion 0.5#375
rillian wants to merge 2 commits into
dalek-cryptography:developfrom
rillian:criterion-0.5-dev

Conversation

@rillian

@rillian rillian commented Feb 1, 2024

Copy link
Copy Markdown

Port to the current release of the criterion benchmark harness to address cargo audit warnings about transitive dependencies. The benchmark_function_with_inputs API has been deprecated since 0.3 and is removed in 0.4 and most benchmarks must therefore be ported to the new BenchmarkGroup type.

Port to the current release of the `criterion` benchmark harness
to address `cargo audit` warnings about transitive dependencies.
The `benchmark_function_with_inputs` API has been deprecated
since 0.3 and is removed in 0.4 and most benchmarks must
therefore be ported to the new `BenchmarkGroup` type.
Apply standard formatting per submission guidelines.
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