Skip to content

Commit

Permalink
Merge pull request #8373 from filecoin-project/feat/simple-op-bench
Browse files Browse the repository at this point in the history
feat: bench: simple sealing operations commands
  • Loading branch information
magik6k authored May 30, 2022
2 parents 56bde5a + 790a331 commit 285c9b9
Show file tree
Hide file tree
Showing 2 changed files with 991 additions and 0 deletions.
1 change: 1 addition & 0 deletions cmd/lotus-bench/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ func main() {
Commands: []*cli.Command{
proveCmd,
sealBenchCmd,
simpleCmd,
importBenchCmd,
},
}
Expand Down
Loading

0 comments on commit 285c9b9

Please sign in to comment.