Re: gcc 2.95 vs 3.21 performance

From: Larry McVoy (lm@bitmover.com)
Date: Tue Feb 04 2003 - 19:27:46 EST


> Ok, dumb, (and probably flamebait) question time: I read your list and
> thought "In C? Why not Python?" I'm guessing speed issues?

Scripting languages are unacceptable for products. Flat out unacceptable.
I spoke to Chip when he was running the perl effort, his answer was "if
you are worried about new releases of perl breaking your scripts, ship
your own version of perl". I spoke with Guido or some other Python
luminary and he said the same thing.

For something which a company has to support, it needs to be a compiled
language with fairly minimal dependencies. Otherwise the customer
upgrades and the tool breaks.

Don't get me wrong, I love perl (well, perl 4, perl 5 got a bit weird
for my tastes but some people seem to like it) and python looks cool as
well. They are great for prototyping but they are just useless as a
application platform. Our support costs would be through the roof.

Before the inevitable flameage, please consider that we have to support
people who insist on using all sorts of weird things. Richard Gooch
maintains his own a.out based linux distribution, for example. Do we
get to tell him to upgrade? Nope. And it just gets worse from there.

-- 
---
Larry McVoy            	 lm at bitmover.com           http://www.bitmover.com/lm 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Feb 07 2003 - 22:00:16 EST