I get :

>java -native pewi.lang.PoolTest 50
pool: 13 [ms]
regular: 39 [ms]

gain: 0.52 [ms]


>java pewi.lang.PoolTest 50
pool: 8 [ms]
regular: 16 [ms]

gain: 0.16 [ms]

So Solaris doesn't do much better than linux 
(Solaris 2.5.1 245MB, dual 168 MHz ultra 2)


On Mon, 31 Aug 1998, Per Widerlund wrote:

> > If you can get me a copy of your test programs I can run them on solaris
> > green and native threads for you.
> 
> Sure..
> 
> I attached a jar file to this mail.
> 
> The test code is in the pewi.lang.PoolTest class, which takes
> one argument: <number of iterations>
> 
> /Per Widerlund

-- 
--- There are two kinds of knowledge, you either know the answer or
                        you know where to find it
                      -Kane, Johnson, and anonymous

Reply via email to