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