[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-3905) Improve FieldInterceptionHelper perfomance

Sergey Vladimirov (JIRA) noreply at atlassian.com
Sun May 10 04:17:13 EDT 2009


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-3905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=33133#action_33133 ] 

Sergey Vladimirov commented on HHH-3905:
----------------------------------------

Okay, numbers:

10000 objects with Integer primary key and String get/set method, 1000 flashes (without any changes, just 1000 flashes in cycle), 10 tries:
jdk 1.6.0, Core i7, Vista

3.3.1 GA - patched:
3471
3359
3478
3341
3363
3510
3461
3440
3508
3526

3.3.1 GA:
4941
4739
4926
4910
4773
4900
4730
4807
4839
4928



> Improve FieldInterceptionHelper perfomance
> ------------------------------------------
>
>                 Key: HHH-3905
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3905
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 3.3.1
>            Reporter: Sergey Vladimirov
>            Priority: Minor
>         Attachments: patch.txt
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> do not iterate over interfaces, use Class.isAssignableFrom

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list