[infinispan-issues] [JBoss JIRA] (ISPN-5542) Shorten interceptor stack for local caches
Radim Vansa (JIRA)
issues at jboss.org
Tue Jun 23 09:21:06 EDT 2015
[ https://issues.jboss.org/browse/ISPN-5542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13082853#comment-13082853 ]
Radim Vansa commented on ISPN-5542:
-----------------------------------
[~dan.berindei] In this test https://github.com/rvansa/benchmarks/blob/master/ispntest/perftest/src/main/java/org/jboss/perf/hibernate/MapBenchmark.java I got these results on local machine:
Benchmark Mode Cnt Score Error Units
MapBenchmark.testCache thrpt 5 18888022.018 ± 6556563.891 ops/s
MapBenchmark.testChm thrpt 5 312949130.168 ± 63413107.860 ops/s
MapBenchmark.testDataContainer thrpt 5 214989911.602 ± 9707574.157 ops/s
> 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