[infinispan-issues] [JBoss JIRA] (ISPN-5542) Shorten interceptor stack for local caches

Dan Berindei (JIRA) issues at jboss.org
Tue Jun 23 07:03:08 EDT 2015


    [ https://issues.jboss.org/browse/ISPN-5542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13082634#comment-13082634 ] 

Dan Berindei commented on ISPN-5542:
------------------------------------

I'm not sure most of the overhead is likely not because of the interceptor stack: https://github.com/infinispan/infinispan/pull/3282#issuecomment-102150962

> Shorten interceptor stack for local caches
> ------------------------------------------
>
>                 Key: ISPN-5542
>                 URL: https://issues.jboss.org/browse/ISPN-5542
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Core
>    Affects Versions: 8.0.0.Alpha1
>            Reporter: Radim Vansa
>            Assignee: Radim Vansa
>             Fix For: 8.0.0.Beta1
>
>
> Accessing local caches is much slower than plain concurrent hash maps, likely due high interceptor stack. One optimization is to have options to remove some interceptors when these are not used.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the infinispan-issues mailing list