You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Description
Adds better metrics for load testing.
Also adds a command line option `--metrics.loadtestcsvfile` to specify a file to write out information about the block production and consensus cycle in a CSV format. This was previously on a separate branch that was cherry-picked onto the branch that we wanted to loadtest.
### Tested
Local load test.
### Related issues
- Fixes#1511
### Description
Adds better metrics for load testing.
Also adds a command line option `--metrics.loadtestcsvfile` to specify a file to write out information about the block production and consensus cycle in a CSV format. This was previously on a separate branch that was cherry-picked onto the branch that we wanted to loadtest.
### Tested
Local load test.
### Related issues
- Fixes#1511
Instead of requiring a modified version of geth to be present, add a flag that does the printing as needed.
Maybe also add in the metrics flags.
The text was updated successfully, but these errors were encountered: