James Peach created MESOS-7567: ---------------------------------- Summary: Show summary statistics for benchmarks. Key: MESOS-7567 URL: https://issues.apache.org/jira/browse/MESOS-7567 Project: Mesos Issue Type: Improvement Components: test Reporter: James Peach
Some of the benchmark tests repeat an operation and the user is supposed to look at the log output and decide if the operation performance is OK. We should improve this by using `process::TimeSeries` and `process::Statistics` to output a summary of the benchmark. For example, https://reviews.apache.org/r/49571/ would benefit from this. -- This message was sent by Atlassian JIRA (v6.3.15#6346)