Hello Rodion,

I think we need you to sign a Contributor Agreement before we can proceed
with your contribution. Please see
https://www.apache.org/licenses/contributor-agreements.html

Thank you!
Gary

On Sat, Dec 6, 2025, 02:33 Efremov, Rodion <[email protected]>
wrote:

> Hello, community!
>
> In the attachments, you may find a text file summarizing the JMH benchmark
> of my IndexedLinkedList vs. ExtendedTreeList [1]. It turned out that my
> list implementation easily outperforms [1].
>
> What do you think? Should I do a PR?
>
> References:
> [1]
> https://github.com/coderodde/IndexedLinkedList/blob/main/src/main/java/io/github/coderodde/util/ExtendedTreeList.java
>
> PS. ExtendedTreeList is a subclass of TreeList that implements some
> essential missing methods such as subList(..., ...).clear() and so on.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]

Reply via email to