Re: [opensuse] JAVA conversion tool
- From: "Boyd Stephen Smith Jr." <bss@xxxxxxxxxxxxxxxxx>
- Date: Mon, 15 Jun 2009 10:52:38 -0500
In <4A3621C4.604@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>, G T Smith wrote:
Randall R Schulz wrote:
On Saturday June 13 2009, G T Smith wrote:?? Nonsense...
C is much more efficient than Java. ...That is a myth.
Benchmarks say otherwise.
Depending on the application, Java can actually be faster than C because of
dynamic (run-time) optimizations applied by the JIT compiler (which outputs
native code, avoiding "interpreter overhead"). There is generally more
fixed overhead, which makes Java look slow on micro-benchmarks but real
benchmarks are much more favorable.
http://shootout.alioth.debian.org/u32q/benchmark.php?test=all&lang=all&box=1
is a fair set of benchmarks across languages. C and C++ are still the
leaders as far as run time (with C++ beating C), but Java is right behind
them overall and does run faster on some of the benchmarks when you drill
down.
I'm still an advocate for ISO-standardized languages (C being my favorite),
but I'm getting more friendly toward languages that have a free software
implementation.
--
Boyd Stephen Smith Jr. ,= ,-_-. =.
bss@xxxxxxxxxxxxxxxxx ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-'
http://iguanasuicide.net/ \_/
Attachment:
signature.asc
Description: This is a digitally signed message part.
- Follow-Ups:
- Re: [opensuse] JAVA conversion tool
- From: G T Smith
- Re: [opensuse] JAVA conversion tool
- References:
- [opensuse] JAVA conversion tool
- From: Boris Epstein
- Re: [opensuse] JAVA conversion tool
- From: Randall R Schulz
- Re: [opensuse] JAVA conversion tool
- From: G T Smith
- [opensuse] JAVA conversion tool
- Prev by Date: Re: [opensuse] editor that does not eat out TAB characters
- Next by Date: Re: [opensuse] editor that does not eat out TAB characters
- Previous by thread: Re: [opensuse] JAVA conversion tool
- Next by thread: Re: [opensuse] JAVA conversion tool
- Index(es):
Relevant Pages
|