Re: keep code simple

J Sloan (joe@tmsusa.com)
Sat, 27 Jul 2002 12:17:46 -0700


Denis Vlasenko wrote:

>On 27 July 2002 01:23, Albert D. Cahalan wrote:
>
>
>>Remember that "optimized" code often runs slower than
>>simple code.
>>
>>
>
>A bit offtopic, but: I heard M$ and Intel compilers beat GCC
>by 20-40% in terms of code size. Why GCC is so much behind?
>
>
er...

one big reason is that gcc is cross platform, while
ms and intel can cut corners and optimize for x86

Just my $.02

Joe

-
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/