GMAP / DSPBench

a suite of benchmark applications for distributed data stream processing systems
MIT License
27 stars 3 forks source link

Support for application metrics #5

Open dalvangriebler opened 2 years ago

dalvangriebler commented 2 years ago

We are planning to provide application metrics like throughput and latency with low intrusiveness.

dalvangriebler commented 2 months ago

@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