<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div><br class="webkit-block-placeholder"></div><div>One thing that stands out on the Mac OS X front is the fact that Pd is using the double precision math functions even though Pd uses single precision floats.  You can see it here:</div><div><br class="webkit-block-placeholder"></div><div><a href="http://pure-data.cvs.sourceforge.net/pure-data/pd/src/x_arithmetic.c?view=markup">http://pure-data.cvs.sourceforge.net/pure-data/pd/src/x_arithmetic.c?view=markup</a></div><div><br class="webkit-block-placeholder"></div><div>Here's a previous discussion on this:</div><div><br class="webkit-block-placeholder"></div><div><a href="http://lists.puredata.info/pipermail/pd-dev/2006-01/006042.html">http://lists.puredata.info/pipermail/pd-dev/2006-01/006042.html</a></div><div><br class="webkit-block-placeholder"></div><div>I don't think this would make a massive difference overall, but I'll bet it would make a significant difference for any patch using sin, cos, atan, atan2, sqrt, log, exp, fabs, or pow.  Anyone feel like writing a patch to make ./configure set things up properly?</div><div><br class="webkit-block-placeholder"></div><div>.hc</div><br><div><div>On Dec 28, 2007, at 7:34 AM, bsoisoi wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">I second that.  If your main motivating factor is performance, Linux is the way to go.  I too run a dual boot Linux/OSX system on my 2nd notebook, and have found Pd patches running in linux to run with <b>much</b> less cpu load than OSX.  If you choose to use JACK instead of Portaudio on OSX, you can reduce their cpu load significantly (fyi, JACK isn't yet compatible with 10.5).  The Mac/Linux system is probably the best of both worlds + you can satisfy your OS X package needs with Darwinports (which rocks). <div><br class="webkit-block-placeholder"></div><div>As for windows, haven't used it for audio since 1999 and don't intend on going back.</div><div><br class="webkit-block-placeholder"></div><div>Do you have any other main considerations besides price and performance when looking for a new machine?</div><div><br class="webkit-block-placeholder"></div><div>~Brandon</div><div><br class="webkit-block-placeholder"></div><div><br class="webkit-block-placeholder"></div><div><div>On Dec 27, 2007, at 6:44 PM, Derek Holzer wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi Mike,<br><br>Mike McGonagle wrote:<br><blockquote type="cite">Hello all,<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">I was wondering if anyone has done any sort of "Platform" comparisons? I <br></blockquote><blockquote type="cite">am in the market for a new machine, and was just wondering if there were <br></blockquote><blockquote type="cite">any performance comparions for the various platforms for which PD is <br></blockquote><blockquote type="cite">available.<br></blockquote><br>More than enough stuff in the archives about this. My take:<br><br>I don't know anything about Windows, haven't touched it since 2002. I do <br>find that quite a bit of PD is either optimized for or developed with <br>Linux on Intel architecture in mind. You have the widest choice of <br>objects available and often running better than on any other platform.<br><br>Additionally, I run Gentoo and OSX both on a PPC Powerbook and <br>discovered long ago that patches running on the same machine and same PD <br>version are more than twice as fast on Linux as on OSX. There are <br>probably many reasons for this, the most recently-discussed one was the <br>interface with Core Audio.<br><br>If you're up to it, a Linux partition on an Intel machine (Mac or PC) <br>would be the highest performance way to go. That leaves a lot up to you <br>still.<br><br>best,<br>d.<br><br>-- <br>derek holzer ::: <a href="http://www.umatic.nl">http://www.umatic.nl</a> ::: <a href="http://blog.myspace.com/macumbista">http://blog.myspace.com/macumbista</a><br>---Oblique Strategy # 199:<br>"What would make this really successful?"<br><br>_______________________________________________<br><a href="mailto:PD-list@iem.at">PD-list@iem.at</a> mailing list<br>UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a><br></blockquote></div><br><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="mailto:PD-list@iem.at">PD-list@iem.at</a> mailing list</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a></div> </blockquote></div><br><div> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><br class="Apple-interchange-newline"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div><br></div><div>----------------------------------------------------------------------------</div><div><br></div><div>As we enjoy great advantages from inventions of others, we should be glad of an opportunity to serve others by any invention of ours; and this we should do freely and generously.         - Benjamin Franklin</div><br class="Apple-interchange-newline"></span></span> </div><br></body></html>