[infinispan-issues] [JBoss JIRA] (ISPN-4217) Use ArrayList instead of LinkedList for DeltaAware and Delta in M/R

Galder Zamarreño (JIRA) issues at jboss.org
Fri May 23 05:22:57 EDT 2014


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

Galder Zamarreño commented on ISPN-4217:
----------------------------------------

Interesting observation about ArrayDeque, I wasn't aware that it performed better.

> Use ArrayList instead of LinkedList for DeltaAware and Delta in M/R
> -------------------------------------------------------------------
>
>                 Key: ISPN-4217
>                 URL: https://issues.jboss.org/browse/ISPN-4217
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Distributed Execution and Map/Reduce
>            Reporter: Vladimir Blagojevic
>            Assignee: Vladimir Blagojevic
>
> Investigate switching to ArrayList as implementation of DeltaAware and Delta as ArrayList uses less memory than LinkedList. 



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)



More information about the infinispan-issues mailing list