Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Update to criterion 0.5 #1

Open
wants to merge 1 commit into
base: borsh
Choose a base branch
from

Conversation

rillian
Copy link

@rillian rillian commented Feb 1, 2024

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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant