[infinispan-issues] [JBoss JIRA] (ISPN-6484) MarshallableTypeHints.getBufferSizePredictor(Class) is very hot

Sanne Grinovero (JIRA) issues at jboss.org
Tue Apr 12 11:58:00 EDT 2016


Sanne Grinovero created ISPN-6484:
-------------------------------------

             Summary: MarshallableTypeHints.getBufferSizePredictor(Class) is very hot
                 Key: ISPN-6484
                 URL: https://issues.jboss.org/browse/ISPN-6484
             Project: Infinispan
          Issue Type: Enhancement
          Components: Core
            Reporter: Sanne Grinovero


This method is very hot, especially on its usage of ConcurrentMap#get 

Seems worth to try:
* minimise using this service
* tune the map
* use a special purpose data structure



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list