Skip to content

Commit

Permalink
add mdbxx bench
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrasiuk committed Sep 14, 2023
1 parent 861a0e9 commit caee69d
Show file tree
Hide file tree
Showing 4 changed files with 237 additions and 92 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions crates/storage/nippy-jar/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ proptest = { workspace = true, optional = true }
reth-primitives = { workspace = true, features = ["test-utils"] }
reth-interfaces = { workspace = true, features = ["test-utils"] }
reth-rlp = { workspace = true }
reth-db = { path = "../db", features = ["mdbx", "test-utils"] }
rand = "0.8"
criterion = "0.5"

Expand Down
Loading

0 comments on commit caee69d

Please sign in to comment.