Peter Schuller wrote:
> 
> > Anyhow, I was happy to discover that jdk1.2 finishes my little program 3
> > (three) times faster than jdk 1.1.7 and in approx. the same time as jdk
> > 1.1.7 + TYA 1.3
> 
> What?!?!?! Is that a "real" program? That is, with method invokations and
> stuff, and not just a calculation benchmark?

Something like that!
For anyone who is interested in trying it, take it from
http://www.flex.ro/iute.java

I have to repeat , IT IS NOT EVEN AN AMATEUR BENCHMARK PROGRAM!!!

It makes 10.000 loops calling only one method that make some string,
hashtable and math operations.
I used to test JDK 1.1.7 speed on Windows against Linux. Don't expect to
something interesting.
But JDK 1.2 finished the program 3 times faster than JDK 1.1.7 so , this
does mean something, isn't it?
Something goes faster deep inside ... :-)
If you want to check also garbage collection speed, uncomment
System.gc() at the end of the loop.

Best regards,
-- 
Constantin Teodorescu
FLEX Consulting Braila, ROMANIA


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to