i don't know the correct answer... but i imagine it would be fairly easy to
compile a couple of representative scipts on each compiler and compare their
performance.

On Wed, Mar 11, 2009 at 4:29 PM, Sebastian Haase <[email protected]> wrote:

> Hi,
> I was wondering if people could comment on which compiler produces faster
> code,
> MS-VS2003 or cygwin g++ ?
> I use Python 2.5 and SWIG.  I have C/C++ routines for large (maybe
> 10MB, 100MB or even >1GB (on XP 64bit)) data processing.
> I'm not talking about BLAS or anything like that .... just for-loops
> mostly on contiguous memory.
> Or should the speed / memory performance of the resulting code be the same
> ?
>
>
> Thanks,
> Sebastian Haase
> _______________________________________________
> Numpy-discussion mailing list
> [email protected]
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
_______________________________________________
Numpy-discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to