Running StatisticalValidationTest of the performance module there is a clear drop in performance between HV 4.3 and HV 5.0. We need to investigate the reasons.
To compare the two you can run the following in the performance module:
for i in "hv-4.3" "hv-5.0"; do mvn -P $i clean package chronos-jmeter:jmeter ; mvn chronos-jmeter:jmeteroutput chronos-report:report; open target/site/performancetest.html; done
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira