upthewaterspout opened a new pull request #148: URL: https://github.com/apache/geode-benchmarks/pull/148
This analyzer reads all of the benchmark results and prints one row for each result. It does not do a comparison with a baseline. For example: dump_results.sh resultDir1 resultDir2 resultDir3 > Task :harness:dumpRun Directory Benchmark ops/sec avg latency(ms) 99%% latency(ms) partition-10-1-thread-1K-values PartitionBenchmark 52143.62 0.0763 0.1348 partition-10-16-thread-1K-value PartitionBenchmark 232304.35 0.2747 0.6400 partition-10-4-thread-1K-values PartitionBenchmark 134713.40 0.1182 0.2440 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
