zio-zmx
zio-zmx copied to clipboard
Create Full Application Benchmark
We should create a benchmark to measure the overall overhead that monitoring with ZIO ZMX adds to an application. This is going to vary between applications, but we should create an application that does significant "real work" as well as monitoring that work. Measuring the execution time with and without monitoring will give us a metric for how much ZMX monitoring is "costing" in terms of performance. We can then assess this to confirm that it is appropriately low and measure the impact of optimizations.
This should be done on a metric client specific basis at this point as the functionality provided by this library is specific to particular metric clients.