$ java -version
java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02-279-10M3065)
Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01-279, mixed mode)

Running the bechmark with -client or -server flag makes just a couple
of percent difference in timing.

On Jun 30, 5:20 pm, Nicolas Oury <nicolas.o...@gmail.com> wrote:
> On Wed, Jun 30, 2010 at 3:19 PM, j-g-faustus 
> <johannes.fries...@gmail.com>wrote:
>
>
>
> > The number of calls to Double.valueOf(double) seems to suggest that it
> > is called only on aset, not on aget, though I can't think of any
> > reason how that could be.
>
> > Does anyone know more about this?
>
> Do you use the client or server Hotspot?

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to