[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jakarta-commons-dev
Subject:    Re: [collections] JMH results for IndexedLinkedList
From:       Gilles Sadowski <gilleseran () gmail ! com>
Date:       2022-06-30 15:36:30
Message-ID: CACioL_EgQToPtZ=w0=D=hzJTi4cWvYFjQLO6h612y3qiKXkTJQ () mail ! gmail ! com
[Download RAW message or body]

Hello.

Le jeu. 30 juin 2022 =C3=A0 07:54, Rodion Efremov <coderodd3@gmail.com> a =
=C3=A9crit :
>
> Hi Matt and community,
>
> Have you take a look at my work? If so, what do you think?

Perhaps you missed that feedback:
  https://markmail.org/message/y3tozjdke2ivz3dr

>
> Best regards,
> rodde
>
> to 23.6.2022 klo 19.06 Matt Juntunen <matt.a.juntunen@gmail.com> kirjoitt=
i:
>
> > Hello,
> >
> > Thanks for providing the data here. I will hopefully have time to take
> > a look at this over the weekend. Send me a ping here on the dev list
> > if you don't hear back from me (or someone else) within a week.
> >
> > Regards,
> > Matt J
> >
> > On Tue, Jun 21, 2022 at 7:22 AM Rodion Efremov <coderodd3@gmail.com>
> > wrote:
> > >
> > > Hi,
> > >
> > > Data structure: IndexedLinkedList
> > > <https://github.com/coderodde/IndexedLinkedList>
> > > Benchmark: IndexedLinkedListBenchmark
> > > <https://github.com/coderodde/IndexedLinkedListBenchmark>
> > >
> > > Benchmark output:
> > > https://github.com/coderodde/indexedLinkedList/#benchmark-output
> > >
> > > From the benchmark output, we can judge that IndexedLinkedList
> > outperforms
> > > both java.util.LinkedList and the Apache Commons Collections TreeList=
.
> > It,
> > > however, does not seem to supersede the java.util.ArrayList.
> > >
> > > Basically, I would expect the IndexedLinkedList to beat the ArrayList
> > where
> > > we have a lot of following operations:
> > >
> > >    - addFirst(E)
> > >    - add(int, E)
> > >    - remove(int)
> > >
> > > So, what do you think? I am getting anywhere with that?
> > >
> > > Best regards,
> > > rodde

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic