vegaprotocol / vegatools

A go command line utility providing a bunch of tools to use with a Vega network
MIT License
3 stars 4 forks source link

Add option to eventrate tool to output average and then exit #264

Closed peterbarrow closed 1 year ago

peterbarrow commented 1 year ago

To allow us to script some of the performance testing it would be useful for the eventrate tool to be able to listen to events for a given number of seconds and then emit the average event rate and message size. The app would then exit to allow other processes to start.