Linked by Thom Holwerda on Wed 21st Jun 2006 22:53 UTC
Java Sun Microsystems on Wednesday released the second beta of Java 6, the company's next-generation development language targeted at so-called Web 2.0 programmers. Perhaps most enticing for those new to Java, the update adds a framework for supporting popular scripting languages such as PHP.
Thread beginning with comment 135980
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE: Speed Speed
by ratatask on Thu 22nd Jun 2006 08:05 UTC in reply to "Speed Speed"
ratatask
Member since:
2006-01-28

Please show your bencmarks.
The benchmarking I did for some of our code showd it is *fast*. About 5 times on average faster equivialent pythin code, and only 10% slower (one routine not withstanding that was twice as slow) than the equivialent C/C++ code (yes it was a mix of C/C++ :-( )

Relative to others Java still is a memory hog, has slow VM startup time,and GUI/Swing (which our benchmarked routines didn't use) feels slow.

Reply Parent Bookmark Score: 3