[hibernate-issues] [Hibernate-JIRA] Commented: (HV-538) Perform a profiling of the HV code in order to identify performance bottlenecks

Hardy Ferentschik (JIRA) noreply at atlassian.com
Thu Apr 19 04:55:48 EDT 2012


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

Hardy Ferentschik commented on HV-538:
--------------------------------------

@Gunnar, your changes to _Constracts_ make a huge difference in performance. Together with the changes I already made on https://github.com/hferentschik/hibernate-validator/tree/HV-538 things starting to look good again. I guess there is more we could do, but I am almost happy for 4.3. With HV 5 we will do more refactorings. I have another look at HV-495, but so far I have not been able to reproduce the problem. 


> Perform a profiling of the HV code in order to identify performance bottlenecks
> -------------------------------------------------------------------------------
>
>                 Key: HV-538
>                 URL: https://hibernate.onjira.com/browse/HV-538
>             Project: Hibernate Validator
>          Issue Type: Improvement
>          Components: engine
>            Reporter: Gunnar Morling
>            Assignee: Gunnar Morling
>             Fix For: 4.3.0.CR1
>
>
> Potential issues include:
> * handling of the {{Path}} API within the validation routine
> * creation of the descriptor model in {{BeanMetaDataImpl}}
> * retrieval of bean meta data from the cache in {{BeanMetaDataManager}} in concurrency scenarios

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