You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "David Mollitor (JIRA)" <ji...@apache.org> on 2019/03/27 12:30:00 UTC

[jira] [Updated] (ZOOKEEPER-3335) Improve the usage of Collections

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Mollitor updated ZOOKEEPER-3335:
--------------------------------------
    Summary: Improve the usage of Collections  (was: Prefer ArrayList over LinkedList)

> Improve the usage of Collections
> --------------------------------
>
>                 Key: ZOOKEEPER-3335
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3335
>             Project: ZooKeeper
>          Issue Type: Improvement
>            Reporter: David Mollitor
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> bq. This class is likely to be faster than Stack when used as a stack, and faster than LinkedList when used as a queue.
> https://docs.oracle.com/javase/7/docs/api/java/util/ArrayDeque.html



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)