Re: [Pythonmac-SIG] intel compiler

2006-08-29 Thread Ronald Oussoren
On 29-aug-2006, at 4:43, Boyd Waters wrote: > > On Aug 28, 2006, at 2:00 PM, Ronald Oussoren wrote: > >> IMHO only benchmarks will help us here. At the very minimal I'd like >> to know how pystone compares on a python build with the Intel >> compiler and the version of GCC that ships with Xcode.

Re: [Pythonmac-SIG] intel compiler

2006-08-28 Thread Boyd Waters
On Aug 28, 2006, at 2:00 PM, Ronald Oussoren wrote: > IMHO only benchmarks will help us here. At the very minimal I'd like > to know how pystone compares on a python build with the Intel > compiler and the version of GCC that ships with Xcode. I could post results, can someone suggest a way to r

Re: [Pythonmac-SIG] intel compiler

2006-08-28 Thread Dan White
Hi, when my MacBookPro comes back from hospital, I can try the pystone benchmarks with intel and gcc one of my processor fans died.. Dan On Aug 28, 2006, at 11:00 PM, Ronald Oussoren wrote: > > On 28-aug-2006, at 19:42, Perry Smith wrote: > >> Perhaps an email to gcc-help would get the

Re: [Pythonmac-SIG] intel compiler

2006-08-28 Thread Ronald Oussoren
On 28-aug-2006, at 19:42, Perry Smith wrote: > Perhaps an email to gcc-help would get the info that you need. I > could be the go-between but I don't feel like I know enough to > convey your questions. IMHO only benchmarks will help us here. At the very minimal I'd like to know how pyston

Re: [Pythonmac-SIG] intel compiler

2006-08-28 Thread Perry Smith
Perhaps an email to gcc-help would get the info that you need.  I could be the go-between but I don't feel like I know enough to convey your questions. Perry SmithEase Software, Inc.[EMAIL PROTECTED]http://www.easesoftware.comAIX Kernel Level Consulting Services and SATA Products On Aug 28, 2006, a

Re: [Pythonmac-SIG] intel compiler

2006-08-28 Thread Ronald Oussoren
On 28-aug-2006, at 10:21, Dan White wrote: >> >> Could someone who is using the Intel compiler say something about >> the performance of resulting binaries compared to binaries created >> by GCC. I'm obviously mostly interested in the speed of the python >> interpreter. >> >> Ronald >> > >

Re: [Pythonmac-SIG] intel compiler

2006-08-28 Thread Dan White
> > Could someone who is using the Intel compiler say something about > the performance of resulting binaries compared to binaries created > by GCC. I'm obviously mostly interested in the speed of the python > interpreter. > > Ronald > for C++ code which is doing recursive / parallelisable t