Skip to content

Commit

Permalink
remove scratchpad-benchmark
Browse files Browse the repository at this point in the history
use "bench --features bench -p scratchpad" instead
  • Loading branch information
msmouse authored and bors-diem committed Feb 18, 2022
1 parent 278b1ae commit 59e416d
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 179 deletions.
23 changes: 0 additions & 23 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ members = [
"storage/jellyfish-merkle",
"storage/schemadb",
"storage/scratchpad",
"storage/scratchpad-benchmark",
"storage/state-view",
"storage/storage-client",
"storage/storage-interface",
Expand Down
30 changes: 0 additions & 30 deletions storage/scratchpad-benchmark/Cargo.toml

This file was deleted.

89 changes: 0 additions & 89 deletions storage/scratchpad-benchmark/src/lib.rs

This file was deleted.

35 changes: 0 additions & 35 deletions storage/scratchpad-benchmark/src/main.rs

This file was deleted.

1 change: 0 additions & 1 deletion x.toml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,6 @@ members = [
"language-e2e-testsuite",
"memsocket",
"offchain",
"scratchpad-benchmark",
"sdk-compatibility",
"shuffle",
"shuffle-custom-move-code",
Expand Down

0 comments on commit 59e416d

Please sign in to comment.