JMH results for IndexedLinkedList
Rodion Efremov
coderodd3 at gmail.com
Sat Jul 9 05:17:00 UTC 2022
Data structure repo:
https://github.com/coderodde/IndexedLinkedList
Benchmark repo:
https://github.com/coderodde/IndexedLinkedListBenchmark
I have profiled my data structure and it seems it’s more performant than
java.util.LinkedList or TreeList, if nothing else.
So, is there any chance of including IndexedLinkedList to JDK?
Best regards,
rodde
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/core-libs-dev/attachments/20220709/7e156cd4/attachment.htm>
More information about the core-libs-dev
mailing list