[infinispan-issues] [JBoss JIRA] (ISPN-5367) Cache putMap/getAll usage of SegmentAwareMap/Set performance investigation
William Burns (JIRA)
issues at jboss.org
Wed Feb 3 14:31:00 EST 2016
[ https://issues.jboss.org/browse/ISPN-5367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
William Burns updated ISPN-5367:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/3981
> 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: 8.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.4.11#64026)
More information about the infinispan-issues
mailing list