Re: [PHP-DEV] Intel icc compiler warnings

2004-09-20 Thread Andi Gutmans
I have done some playing around with Intel compiler. It usually tends to be faster 10-20% but it depends on the flags you use, inlining of the program (Intel compiler seems to optimize inlines much better). Andi At 10:34 PM 9/18/2004 -0700, Rasmus Lerdorf wrote: Out of curiosity I built HEAD with

Re: [PHP-DEV] Intel icc compiler warnings

2004-09-19 Thread Meno Abels
Hello, my experiences with performance and icc are, it is only faster if you use the highest optimization flags and the exact target processor flags. If you have a amd based notebook you are not in business with icc. -meno -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe,