Java Performance!!
Java Performance!!
-------------------------
One thing I have noticed with Java... is that it lacks performance wise..... I mean it is MUCH MUCH slower compare to c++ or C#... now if I am to do a java editor ..... I would like it to be faster.....
is there any thing that I could look out for..... in order for it to be quicker....
I have heard of JIT compilers etc....... does anyone know where I can download any such compiler which will speed things up for me......... ( even if it means compromising on the platform independence!! )
much appreciated.........
ps - I have already got the J2SE 1.4.2 download.... is the JIT included by any chance...............?
|