[Shootout-list] Java benchmarks + timings

Brent Fulgham bfulg@pacbell.net
Wed, 30 Mar 2005 12:18:22 -0800 (PST)


--- Isaac Gouy <igouy2@yahoo.com> wrote:
> > So.... sounds like we need the -server/-client
> flag to be
> > per-benchmark?
> 
> Why would we optimize Java? 
> Do we do per-benchmark-optimization for other
> languages?

Yes.  Every benchmark has the option of setting
local compile and runtime options.

> Anyway, some of the benchmarks *do* need to be run a
> little longer - get Java and C# in the 2s-4s range
> on all the benchmarks and then try
> to figure out -server or -client. 

Agreed.

-Brent