Gerrrr commented on code in PR #28:
URL: https://github.com/apache/hunter/pull/28#discussion_r1929946829


##########
docs/ANALYZE.md:
##########
@@ -0,0 +1,46 @@
+# Finding Change Points
+
+```
+hunter analyze <test>... 
+hunter analyze <group>...
+```
+
+This command prints interesting results of all
+runs of the test and a list of change-points.
+A change-point is a moment when a metric value starts to differ significantly
+from the values of the earlier runs and when the difference
+is consistent enough that it is unlikely to happen by chance.  

Review Comment:
   
https://github.com/apache/hunter/pull/28/commits/fb87ebea38a93351a669f8545a44e6e9fae016ac



-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@hunter.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to