[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: computer-go: Sharing Go modules - ready for download



Hmmm, did you try it on the test-program that I included? Which version of
the IBM VM did you use?

When I tried IBM's 1.2.2 VM it took almost 30% longer to complete the tests
than with the Symantec VM. Sun's 1.3 VM (don't know if it's HotSpot or not)
takes 60% longer.

I think a lot depends on being lucky that a particular VM has optimized
interpreting the kind of statements a program predominantly uses.

> -----Original Message-----
> From: owner-computer-go@xxxxxxxxxxxxxxxxx
> [mailto:owner-computer-go@xxxxxxxxxxxxxxxxx]On Behalf Of John Tromp
> Sent: Thursday, June 14, 2001 11:33 PM
> To: computer-go@xxxxxxxxxxxxxxxxx
> Subject: Re: computer-go: Sharing Go modules - ready for download
>
> dear Mark,
>
> I found IBM's JVM to be fastest overall (25% faster than Sun's hotspot);
> from 1.5 to 1.9 times slower than optimized C...
>
> regards,
>
> -John