Issue Type: Task Task
Affects Versions: 5.0.0.Alpha1
Assignee: Unassigned
Components: engine
Created: 09/Nov/12 5:07 AM
Description:

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
Fix Versions: 5.x
Project: Hibernate Validator
Labels: performance
Priority: Major Major
Reporter: Hardy Ferentschik
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