Skip to content

Commit

Permalink
bench: Simple distributed post, print perf
Browse files Browse the repository at this point in the history
  • Loading branch information
magik6k committed May 30, 2022
1 parent 56bde5a commit 1960a77
Show file tree
Hide file tree
Showing 2 changed files with 451 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 1960a77

Please sign in to comment.