Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Compilers > Re: Is There St...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 3 of 10 Topic 2363 of 2474
Post > Topic >>

Re: Is There Still a Need for "Turbo" Compilers?

by Nils M Holm <nmh@[EMAIL PROTECTED] > Mar 18, 2008 at 07:36 AM

Jon Forrest <jlforrest@[EMAIL PROTECTED]
> wrote:
> However, these days there aren't any "Turbo" language implementations
> that I'm aware of. Is this because modern hardware is so fast that it
> isn't worth developing compilers and linkers optimized for speed? By
> using proper command line arguments to gcc, can you get quasi-Turbo
> performance compared to using arguments that result in
> highly-optimized code?

Given the amount of algorithms with non-linear complexity in an
optimizing compiler, I doubt that an optimizing compiler will ever
result in "Turbo" performance.

For a recent compiler that puts emphasis on compilation speed, have a
look at Tiny C: http://fabrice.bellard.free.fr/tcc/.
It claims to
compile a 2004 Linux kernel in 10 seconds.

On the other hand, have a look at modern GCCs: in spite of all those
fancy optimizations, they keep getting slower and slower.

I agree that fast compilers seem to become a lost art, and I think
that this is unfortunate. Fast turn-around cycles are a major factor
in productivity, and you can still do the final build with an
optimizing compiler (or with optimization enabled).

I guess this is why I am using mostly interpreters these days,
but I digress.

Nils
--
Nils M Holm <nmh@[EMAIL PROTECTED]
> -- http://t3x.org/nmh/
 




 10 Posts in Topic:
Is There Still a Need for "Turbo" Compilers?
Jon Forrest <jlforrest  2008-03-17 08:52:44 
Re: Is There Still a Need for "Turbo" Compilers?
Hans-Peter Diettrich <  2008-03-18 06:44:50 
Re: Is There Still a Need for "Turbo" Compilers?
Nils M Holm <nmh@[EMAI  2008-03-18 07:36:25 
Re: Is There Still a Need for "Turbo" Compilers?
glen herrmannsfeldt <g  2008-03-18 12:52:56 
Re: Is There Still a Need for "Turbo" Compilers?
"preston.briggs@[EMA  2008-03-24 14:40:17 
Re: Is There Still a Need for "Turbo" Compilers?
Marco van de Voort <ma  2008-03-18 08:09:12 
Re: Is There Still a Need for "Turbo" Compilers?
Hans Aberg <haberg_200  2008-03-18 10:47:05 
Re: Is There Still a Need for "Turbo" Compilers?
jacob navia <jacob@[EM  2008-03-18 11:57:11 
Re: Is There Still a Need for "Turbo" Compilers?
Tony Finch <dot@[EMAIL  2008-03-18 14:11:18 
Re: Is There Still a Need for "Turbo" Compilers?
Gene <gene.ressler@[EM  2008-03-18 20:41:42 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Jul 25 20:14:51 CDT 2008.