Comparing performance of JDK List Implementations
Henri Tremblay
henri.tremblay at gmail.com
Sat Oct 22 15:40:48 UTC 2016
Hi,
Quick question: Why are you using a BlackHole for get and returning a value
for all the others?
On 21 October 2016 at 17:16, Bruce Eckel <bruceteckel at gmail.com> wrote:
> Attached is my current version which compares List implementations. I plan
> to do this for the other basic collection types (Set, Map, Queue, Dequeue),
> but would like some feedback on this one. Thanks.
>
>
>
> -- Bruce Eckel
> www.MindviewInc.com <http://www.mindviewinc.com/>
> Blog: BruceEckel.github.io
> www.WinterTechForum.com
> www.AtomicScala.com
> www.Reinventing-Business.com
> http://www.TrustOrganizations.com <http://www.ScalaSummit.com>
>
More information about the jmh-dev
mailing list