lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]




On Wed, Dec 9, 2009 at 8:25 AM, Bulat Ziganshin <bulat.ziganshin@gmail.com> wrote:
Hello steve,

Wednesday, December 9, 2009, 2:25:06 PM, you wrote:

> gcc version 4.1.2

4.0 - 4.2 was the worst gcc versions. slower than 3.4. now with
4.3/4.4 gcc finally catch up its own previous version, plus it have
profile-guided optimization

i think that icl is 10% faster than msvc, amd msvc is 10% faster than gcc 3.4

I would completely agree with this. I am using the MinGW 4.4.0/1 and it seems fast. You should try the simple benchmarks again.
--
Regards,
Ryan