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

Radim Vansa (JIRA) issues at jboss.org
Mon Jun 20 04:26:01 EDT 2016


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

Radim Vansa updated ISPN-6484:
------------------------------
    Labels: performance  (was: )


> 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
>            Assignee: Galder Zamarreño
>              Labels: performance
>
> 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