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

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

WireBaron opened a new pull request #14: GEODE-6145: Allow multiple results for a single probe analyzer
URL: https://github.com/apache/geode-benchmarks/pull/14
 
 
   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.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services