[hibernate-issues] [Hibernate-JIRA] Commented: (HV-568) Perform a profiling of the annotation processor code and make use of caching where appropriate

Gunnar Morling (JIRA) noreply at atlassian.com
Tue May 8 17:20:15 EDT 2012


    [ https://hibernate.onjira.com/browse/HV-568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46571#comment-46571 ] 

Gunnar Morling commented on HV-568:
-----------------------------------

Added caching of supported types per constraint, composing constraints per constraint and annotation types.

> 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
>            Assignee: Gunnar Morling
>             Fix For: 4.3.0.Final
>
>
> 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

        


More information about the hibernate-issues mailing list