[infinispan-issues] [JBoss JIRA] (ISPN-5367) Cache putMap/getAll usage of SegmentAwareMap/Set performance investigation
William Burns (JIRA)
issues at jboss.org
Thu Apr 9 12:13:19 EDT 2015
William Burns created ISPN-5367:
-----------------------------------
Summary: Cache putMap/getAll usage of SegmentAwareMap/Set performance investigation
Key: ISPN-5367
URL: https://issues.jboss.org/browse/ISPN-5367
Project: Infinispan
Issue Type: Enhancement
Components: Core
Reporter: William Burns
Assignee: William Burns
Fix For: 7.2.0.CR1
With the putAll method I introduced a SegmentAwareMap and SegmentAwareSet in thoughts that not copying all the elements would help performance. Thinking more it may be better to just make a new shallow copy map for each target instead. Need to do some testing to make sure if one is clearly better than the other.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the infinispan-issues
mailing list