| I doubt that one can reliably infer the Linux/Windows speed. I think only experiment can tell. A dual boot machine would be essential in this.
Regards,
Mike
-----Original Message-----
From: Istvan Varga
Sent: Nov 18, 2005 3:41 PM
To: csound@lists.bath.ac.uk
Subject: Re: [Csnd] Windows Laptops, and linux latency
Steven Yi wrote:
> I found it to be the case that for non-realtime renders, it was slower
> for me on the same computer when using Windows than on Linux.
Actually, non-realtime rendering should be slightly faster on Windows,
particularly if a dynamic Csound library is used, assuming that the code
is compiled with the same compiler and optimization settings. This is
because shared libraries on Linux are compiled with the -fPIC option
which makes the code less efficient.
--
Send bugs reports to this list.
To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk
|