<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Reason in Beta for Intel, New ReWire, Xcode &#8220;Slower&#8221; for PowerPC?</title>
	<atom:link href="http://createdigitalmusic.com/2006/03/15/reason-in-beta-for-intel-new-rewire-xcode-slower-for-powerpc/feed/" rel="self" type="application/rss+xml" />
	<link>http://createdigitalmusic.com/2006/03/15/reason-in-beta-for-intel-new-rewire-xcode-slower-for-powerpc/</link>
	<description>The latest gear, software, and techniques for electronic music production and performance</description>
	<lastBuildDate>Sun, 21 Mar 2010 03:46:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mikael</title>
		<link>http://createdigitalmusic.com/2006/03/15/reason-in-beta-for-intel-new-rewire-xcode-slower-for-powerpc/comment-page-1/#comment-319387</link>
		<dc:creator>Mikael</dc:creator>
		<pubDate>Sun, 18 Nov 2007 15:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://createdigitalmusic.com/?p=1234#comment-319387</guid>
		<description>The comment above is preposterous of course.
If it&#039;s just Reason which runs slowly on PPC Macs and e.g. Logic runs quite fast on the same hardware then how on earth can anyone come up with any other conclusion than that it must be something wrong in Reason?

The x86 processors are crappy to mediocre in many ways with lots of bugs but has thanks to a lot more people using it and developing compiler software (e.g. gcc) for it, compilers tend to be more &quot;mature&quot; for that processor.

Since other software producers have been successful in writing fast code I believe (hope) that the Propellerheads will find a solution, but I&#039;ll NOT hold my breath.....</description>
		<content:encoded><![CDATA[<p>The comment above is preposterous of course.<br />
If it&#8217;s just Reason which runs slowly on PPC Macs and e.g. Logic runs quite fast on the same hardware then how on earth can anyone come up with any other conclusion than that it must be something wrong in Reason?</p>
<p>The x86 processors are crappy to mediocre in many ways with lots of bugs but has thanks to a lot more people using it and developing compiler software (e.g. gcc) for it, compilers tend to be more &#8220;mature&#8221; for that processor.</p>
<p>Since other software producers have been successful in writing fast code I believe (hope) that the Propellerheads will find a solution, but I&#8217;ll NOT hold my breath&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kokorozashi</title>
		<link>http://createdigitalmusic.com/2006/03/15/reason-in-beta-for-intel-new-rewire-xcode-slower-for-powerpc/comment-page-1/#comment-2637</link>
		<dc:creator>kokorozashi</dc:creator>
		<pubDate>Wed, 22 Mar 2006 00:32:54 +0000</pubDate>
		<guid isPermaLink="false">http://createdigitalmusic.com/?p=1234#comment-2637</guid>
		<description>This issue is probably not unique to Reason. What seems likely to be happening is that Intel processors run poorly generated code better than PowerPC processors do. Intel processors are not really CISC. They front as CISC, but they essentially recompile the CISC instructions into RISC-like instructions before executing them. This process of recompilation is done with a considerable investment of big-brained R&amp;D by Intel. This means that bad CISC code gets optimized into better (if not good) RISC code. I&#039;m oversimplifying, of course, but consider that if your processor is actually RISC, like PowerPC is, you have no opportunity to recompile in this way. You need code that was generated reasonably well in the first place to go fast. CodeWarrior generates fast code. Meanwhile, gcc is notorious for generating slow code. Put all these factors together and you get: CodeWarrior generates fast code on PowerPC but no code at all on Intel. gcc generates slow code for both processors, but the nature of Intel processors makes up for a lot of that. This is part of the speed boost Apple has been crowing about. Just imagine the potential on Intel processors if gcc didn&#039;t suck!
</description>
		<content:encoded><![CDATA[<p>This issue is probably not unique to Reason. What seems likely to be happening is that Intel processors run poorly generated code better than PowerPC processors do. Intel processors are not really CISC. They front as CISC, but they essentially recompile the CISC instructions into RISC-like instructions before executing them. This process of recompilation is done with a considerable investment of big-brained R&amp;D by Intel. This means that bad CISC code gets optimized into better (if not good) RISC code. I&#8217;m oversimplifying, of course, but consider that if your processor is actually RISC, like PowerPC is, you have no opportunity to recompile in this way. You need code that was generated reasonably well in the first place to go fast. CodeWarrior generates fast code. Meanwhile, gcc is notorious for generating slow code. Put all these factors together and you get: CodeWarrior generates fast code on PowerPC but no code at all on Intel. gcc generates slow code for both processors, but the nature of Intel processors makes up for a lot of that. This is part of the speed boost Apple has been crowing about. Just imagine the potential on Intel processors if gcc didn&#8217;t suck!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
