<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TiMeister - Online Project Management Software &#187; for</title>
	<atom:link href="http://www.timeister.com/tag/for/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.timeister.com</link>
	<description>Online Project Management  Software</description>
	<lastBuildDate>Sun, 18 Jul 2010 20:28:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Flex Array Performance: For vs. ForEach</title>
		<link>http://www.timeister.com/2009/07/flex-array-performance-for-vs-foreach/</link>
		<comments>http://www.timeister.com/2009/07/flex-array-performance-for-vs-foreach/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 19:52:50 +0000</pubDate>
		<dc:creator>TiMeister Admin</dc:creator>
				<category><![CDATA[Adobe Flash]]></category>
		<category><![CDATA[Adobe Flex & AIR]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[array performance]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[for]]></category>
		<category><![CDATA[foreach]]></category>

		<guid isPermaLink="false">http://blog.timeister.com/?p=389</guid>
		<description><![CDATA[We made a little test to see the flex performance on parsing an large array. Here is the experiment: var size:Number = 10000000; var arr:Array = &#91;&#93;; for &#40;var i:int=0; i var time:Number, o:Object; &#160; // for() time = getTimer&#40;&#41;; for &#40;i=0; i=0; i--&#41; &#123; arr&#91;i&#93;; &#125; trace&#40;&#34;for reversed test: &#34;+&#40;getTimer&#40;&#41;-time&#41;+&#34;ms&#34;&#41;; &#160; // for..in time [...]]]></description>
		<wfw:commentRss>http://www.timeister.com/2009/07/flex-array-performance-for-vs-foreach/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
