Comparing performance of JDK List Implementations

Bruce Eckel bruceteckel at gmail.com
Mon Oct 24 15:36:25 UTC 2016


Kirk:

clone:
https://github.com/BruceEckel/OnJava8-Examples.git

Then run:
gradlew understandingcollections:jmh

The source code is in understandingcollections/jmh/


-- 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>


On Mon, Oct 24, 2016 at 3:30 AM, Aleksey Shipilev <shade at redhat.com> wrote:

> On 10/24/2016 12:25 PM, Chris Vest wrote:
> > The mailing list is configured to scrub attachments. I suggest using
> > a gist or pastebin instead.
>
> Yes. mailman admins keep telling me that basic MIME types attachments
> are allowed here: multipart/mixed, multipart/alternative, text/plain,
> message/rfc822, multipart/signed, text/x-diff, text/x-patch. I guess
> Java MIME type (whatever that is), is not accepted.
>
> Thanks,
> -Aleksey
>
>


More information about the jmh-dev mailing list