[ 
https://issues.apache.org/jira/browse/GEODE-6086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16699476#comment-16699476
 ] 

ASF GitHub Bot commented on GEODE-6086:
---------------------------------------

WireBaron commented on a change in pull request #4: GEODE-6086: Looking for the 
output files in the correct location
URL: https://github.com/apache/geode-benchmarks/pull/4#discussion_r236397928
 
 

 ##########
 File path: 
harness/src/main/java/org/apache/geode/perftest/analysis/BenchmarkRunAnalyzer.java
 ##########
 @@ -30,9 +34,11 @@
  *   Result1
  *     /BenchmarkA
  *       /client1
- *         /Probe1.csv
+ *         /20181121-111354-PutTask-t=16-d=40-w=20
 
 Review comment:
   Should these directories end in "-yardstick-output"?

----------------------------------------------------------------
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:
us...@infra.apache.org


> Provide a tool that can extract the key metrics we want from the yardstick 
> output
> ---------------------------------------------------------------------------------
>
>                 Key: GEODE-6086
>                 URL: https://issues.apache.org/jira/browse/GEODE-6086
>             Project: Geode
>          Issue Type: New Feature
>          Components: benchmarks
>            Reporter: Dan Smith
>            Assignee: Brian Rowe
>            Priority: Major
>              Labels: pull-request-available
>
> *Given* some output directories from our benchmark running tool.
> *Produce* text (csv, json, ??) that gives a single number for each output 
> directory that is passed in to the tool.
> The initial numbers we would like to be able to get is average throughput and 
> 99th percentile latency, but we want to be able to extract other metrics in 
> the future.
> *Acceptance*
> Given that a developer has run some benchmarks with the benchmark running 
> tool, they can run this tool and get a summary of the benchmark data (average 
> throughput and 99th percentile latency) for each output directory.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to