View Single Post
Old 09-18-2003, 02:58 PM   #14 (permalink)
npa
Code Monkey
 
Join Date: Jul 2003
Location: canada
Posts: 82
npa is on a distinguished road
Quote:
Originally posted by Belisarius
[b]Define System Programming.

And I've overheard one of my professors who's been debugging the HotSpot VM for 1.5 talking about some aspects of Java able to actually beat C in speed. We'll need to see the benchmarks once 1.5 comes out.

Java, I believe, does a great deal more optimization to code than GCC does. As compiler optimization gets better, I'd expect Java to quickly shrug off the opinion it's slower.
Java can never beat c for speed; its guaranteed.

See: http://forum.java.sun.com/thread.jsp...&thread=188512 for
an interesting discussion ..
__________________
direct entry file specification.
npa is offline   Reply With Quote