<?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: AS3 Performance comparison tool</title>
	<atom:link href="http://dispatchevent.org/mims/as3-performance-comparison-tool/feed/" rel="self" type="application/rss+xml" />
	<link>http://dispatchevent.org/mims/as3-performance-comparison-tool/</link>
	<description>Collective thoughts on the Flash Platform, iOS, Unity, and any other technology we use.</description>
	<lastBuildDate>Sat, 28 Aug 2010 22:13:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: SP</title>
		<link>http://dispatchevent.org/mims/as3-performance-comparison-tool/comment-page-1/#comment-146089</link>
		<dc:creator>SP</dc:creator>
		<pubDate>Sun, 26 Apr 2009 19:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://dispatchevent.org/?p=523#comment-146089</guid>
		<description>Array is THAT much slower than Vector because it should be casted.
var num:int = int(array[i]);

Vector is faster than Array, but not THAT much.

SP.</description>
		<content:encoded><![CDATA[<p>Array is THAT much slower than Vector because it should be casted.<br />
var num:int = int(array[i]);</p>
<p>Vector is faster than Array, but not THAT much.</p>
<p>SP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Brown</title>
		<link>http://dispatchevent.org/mims/as3-performance-comparison-tool/comment-page-1/#comment-135208</link>
		<dc:creator>John Brown</dc:creator>
		<pubDate>Tue, 13 Jan 2009 23:04:23 +0000</pubDate>
		<guid isPermaLink="false">http://dispatchevent.org/?p=523#comment-135208</guid>
		<description>I did not know that about Vectors. I didn&#039;t even know what a Vector was. Now, I will be including that in my workflow.

Thanks so much!</description>
		<content:encoded><![CDATA[<p>I did not know that about Vectors. I didn&#8217;t even know what a Vector was. Now, I will be including that in my workflow.</p>
<p>Thanks so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Micheal Draw</title>
		<link>http://dispatchevent.org/mims/as3-performance-comparison-tool/comment-page-1/#comment-133124</link>
		<dc:creator>Micheal Draw</dc:creator>
		<pubDate>Fri, 19 Dec 2008 11:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://dispatchevent.org/?p=523#comment-133124</guid>
		<description>Hi.
Test is good.this graphics drawing referenced speed?</description>
		<content:encoded><![CDATA[<p>Hi.<br />
Test is good.this graphics drawing referenced speed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew</title>
		<link>http://dispatchevent.org/mims/as3-performance-comparison-tool/comment-page-1/#comment-132966</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Thu, 18 Dec 2008 02:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://dispatchevent.org/?p=523#comment-132966</guid>
		<description>Awesome find sir, passed it along.</description>
		<content:encoded><![CDATA[<p>Awesome find sir, passed it along.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
