You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "WireBaron (GitHub)" <gi...@apache.org> on 2018/12/05 00:44:02 UTC

[GitHub] [geode-benchmarks] WireBaron opened pull request #14: GEODE-6145: Allow multiple results for a single probe analyzer

This change modifies the ProbeResultParser interface to return a list of
ResultData objects.  It takes advantage of this new functionality to return
6 results from the HDRHistogramParser (median latency, 90, 99, 99.9 percentile
latencies, average latency, and latency standard deviation).  This is probably
too noisy for the long run, but could prove useful as we evaluate different
platforms.

This change also changes the BenchmarkRunAnalyzer (invoked via gradlew
analyzeRun) to take the baseline directory as its first argument.

[ Full content available at: https://github.com/apache/geode-benchmarks/pull/14 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode-benchmarks] WireBaron closed pull request #14: GEODE-6145: Allow multiple results for a single probe analyzer

Posted by "WireBaron (GitHub)" <gi...@apache.org>.
[ pull request closed by WireBaron ]

[ Full content available at: https://github.com/apache/geode-benchmarks/pull/14 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org