Open dalvangriebler opened 2 years ago
We are planning to provide application metrics like throughput and latency with low intrusiveness.
@GabrielFim, we need to avoid writing on the disk every second. Store in memory and when the benchmark finishes you can save the collected metrics on the disk
We are planning to provide application metrics like throughput and latency with low intrusiveness.