Skip to content

Commit

Permalink
Update criterion (sigp#5886)
Browse files Browse the repository at this point in the history
* Start updating criterion

* Update consensus benches
  • Loading branch information
michaelsproul authored Jun 4, 2024
1 parent 2c72bb8 commit 7a7fc82
Show file tree
Hide file tree
Showing 4 changed files with 159 additions and 217 deletions.
140 changes: 60 additions & 80 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ clap = { version = "4.5.4", features = ["cargo", "wrap_help"] }
# feature ourselves when desired.
c-kzg = { version = "1", default-features = false }
compare_fields_derive = { path = "common/compare_fields_derive" }
criterion = "0.3"
criterion = "0.5"
delay_map = "0.3"
derivative = "2"
dirs = "3"
Expand Down
Loading

0 comments on commit 7a7fc82

Please sign in to comment.