At a crossroad

Rainer Deyke rainerd at eldwood.com
Mon Jun 29 21:52:34 PDT 2009


Daniel Keep wrote:
> Here's the thing: tracing JITs can theoretically BEAT C.  Why?  Because
> a tracing JIT knows more about the system the program is running on than
> a compiler ever will.

Natively compiled C can use JIT techniques under the cover.  If a
JIT-compiled dynamic language beats C, it will be because the C compiler
sucks, not because JIT-compiled dynamic languages are generally fast.


-- 
Rainer Deyke - rainerd at eldwood.com



More information about the Digitalmars-d mailing list