Skip to content

Commit

Permalink
Merge pull request #10761 from filecoin-project/10752-bench-rpc
Browse files Browse the repository at this point in the history
Add new RPC stress testing tool (lotus-bench rpc) with rich reporting
  • Loading branch information
magik6k authored May 30, 2023
2 parents b997f4a + e1b69f8 commit 1205024
Show file tree
Hide file tree
Showing 2 changed files with 577 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 @@ -106,6 +106,7 @@ func main() {
sealBenchCmd,
simpleCmd,
importBenchCmd,
rpcCmd,
},
}

Expand Down
Loading

0 comments on commit 1205024

Please sign in to comment.