Closed
Description
Why
We want to measure the footprint of the signer when it is involved in Cardano transaction certification and document this information in the Run a Mithirl signer SPO guide.
What
Benchmark the signer usage on the testing-mainnet
during warmup phase and after (for Cardano Transaction and Cardano Immutable Files):
- CPU usage (spikes and average)
- Memory usage (max memory spikes and average)
- Disk usage (max disk space + max read/write throughput spikes)
- Network usage (inbound/outbound traffic spikes and average)
How
- Leverage the test lab monitor to gather the data
- Create Grafana Dashboard for nodes footprint benchmark
- Run the benchmark on
dev-mainnet
- Update the signer footprint section of the SPO guide