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
tha
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 kirjoitti:
> Hello,
>
> I have b
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,
r