[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Speed in Languages and Browser Architectures
Tei wrote: > If you really need raw speed C or C++ will be always faster than Java. No, it won't. It has been proved false by counterexample that C/C++ will *always* be faster than Java. On some problems, Java already is faster than C or C++. Fact is some problems are more amenable to the sort of runtime JIT optimization Java does. Others are more amenable to the sort of static optimization C/C++ do. Which one is faster depends on what sort of problem you have. -- Elliotte Rusty Harold elharo@m... Java I/O 2nd Edition Just Published! http://www.cafeaulait.org/books/javaio2/ http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|