[infinispan-issues] [JBoss JIRA] (ISPN-1456) Improve transactions performance by defining a non-system hashCode

Mircea Markus (Closed) (JIRA) jira-events at lists.jboss.org
Fri Oct 14 08:05:16 EDT 2011


     [ https://issues.jboss.org/browse/ISPN-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mircea Markus closed ISPN-1456.
-------------------------------

    Resolution: Done

    
> Improve transactions performance by defining a non-system hashCode
> ------------------------------------------------------------------
>
>                 Key: ISPN-1456
>                 URL: https://issues.jboss.org/browse/ISPN-1456
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Transactions
>            Reporter: Sanne Grinovero
>            Assignee: Sanne Grinovero
>             Fix For: 5.1.0.BETA2
>
>
> I'm experiencing an impressively high overhead of Object.hashCode for org.infinispan.transaction.xa.TransactionXaAdapter, being invoked in the TransactionManager to store it HashTable(s). Adding a simple hashCode implementation provides a 5X performance improvement in synthetic microbenchmarks.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list