Perform a profiling of the annotation processor code and make use of caching where
appropriate
----------------------------------------------------------------------------------------------
Key: HV-568
URL:
https://hibernate.onjira.com/browse/HV-568
Project: Hibernate Validator
Issue Type: Improvement
Components: annotation-processor
Reporter: Gunnar Morling
Fix For: 4.3.0.CR1
Currently there is no caching in place in
{{org.hibernate.validator.ap.util.ConstraintHelper}}. The AP would likely benefit from
this as information such as supported data types, composing constraints etc. is retrieved
repeatedly.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira