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 support for AMM orders to perf testing tool #322

Closed peterbarrow closed 3 months ago

peterbarrow commented 9 months ago

To monitor the extra CPU usage expected from the introduction of the AMM orders, update the perf testing tool to allow us to place some AMM orders at the start of a run so we can measure the impact on the CPU usage through the system.

### blocked until:
- [ ] https://github.com/vegaprotocol/vega/issues/8228
peterbarrow commented 3 months ago

Code added as part of different ticket.