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

ASF GitHub Bot commented on PHOENIX-2182:
-----------------------------------------

Github user codymarcel commented on a diff in the pull request:

    https://github.com/apache/phoenix/pull/115#discussion_r38477433
  
    --- Diff: 
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/workload/MultithreadedDiffer.java
 ---
    @@ -51,7 +53,7 @@ private void diffQuery() throws Exception {
             Date startDate = Calendar.getInstance().getTime();
             String newCSV = queryVerifier.exportCSV(query);
             boolean verifyResult = queryVerifier.doDiff(query, newCSV);
    -        String explainPlan = queryVerifier.getExplainPlan(query);
    --- End diff --
    
    Could you add the explainPlan stuff as a different Jira/CL? It might get 
checked in faster if it's detached from this CL. This one might need a little 
more love. 


> Pherf - Add ability to compare of run(s) and generate warning if performance 
> degrades beyond set threshold
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-2182
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2182
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Mujtaba Chohan
>            Assignee: Mujtaba Chohan
>         Attachments: PHOENIX-2182.patch
>
>
> Add ability to compare of run(s) and generate warning if performance degrades 
> beyond set threshold. This would also need that runs can be labeled for known 
> baselines.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to