Hello,

On Wed, Aug 31, 2016 at 08:44:41AM -0700, 'Eric Johnson' via golang-nuts wrote:

> >The Java counterpart of this benchmark does not use the Java build-in
> >maps, but imports a map implementation for fixed data types from the
> >fastutil project.

> I hadn't noticed that. That would seem to violate the spirit of the test:

The regex-dna benchmark is even more strange. Neither the measured Go nor the
Java implementation use the standard regexp libs. The Go program imports
bindings to PCRE, the Java program uses TclRE.

Harald

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to