rodde,

We are volunteers here, each with limited time and various interests, as
such, it is not unusual for requests to take some time to percolate
through. You'll also have noticed that Collections is already quite large
and complex, so that IMO adding more classes must be done carefully, and
that can sometimes take time. I think we want to make sure to avoid
Collections being confusing or having duplicated functionality, while also
being consistent and coherent. So IOW, thank you for your efforts so far
and please be patient with us ;-)

Gary

On Tue, Aug 2, 2022, 00:55 Rodion Efremov <codero...@gmail.com> wrote:

> Hello community,
>
> I hereby decided to mail the list since my last message did not produce any
> response.
>
> Question: should I give up on the process of inclusion of my
> IndexedLinkedList to the [collections]?
>
> Best regards,
> rodde
>
> la 16.7.2022 klo 6.17 Rodion Efremov <codero...@gmail.com> kirjoitti:
>
> > Hello,
> >
> > I have benchmarked
> > 1. ArrayList
> > 2. LinkedList
> > 3. IndexedLinkedList
> > 4. NodeCachingLinkedList
> > 5. CursorableLinkedList
> > 6. TreeList
> >
> > IndexedLinkedList outperforms all other lists except ArrayList.
> >
> > See:
> >
> https://issues.apache.org/jira/plugins/servlet/mobile#issue/COLLECTIONS-797
> >
> > Best regards,
> > rodde
> >
>

Reply via email to