<?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>Mental Notes &#187; AIR</title>
	<atom:link href="http://stephan.acidcats.nl/blog/category/air/feed/" rel="self" type="application/rss+xml" />
	<link>http://stephan.acidcats.nl/blog</link>
	<description>from the trenches of software development</description>
	<lastBuildDate>Sun, 01 Mar 2009 19:44:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>AIR applications snoop CPU time on Mac</title>
		<link>http://stephan.acidcats.nl/blog/2009/02/19/air-applications-snoop-cpu-time-on-mac/</link>
		<comments>http://stephan.acidcats.nl/blog/2009/02/19/air-applications-snoop-cpu-time-on-mac/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 10:03:46 +0000</pubDate>
		<dc:creator>stephan</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://stephan.acidcats.nl/blog/?p=36</guid>
		<description><![CDATA[One of the features of the Yala logging viewer is its low CPU load. I began to notice while looking at the Activity Monitor on my Mac that Yala was quite constant at roughly 3.5% CPU load. I also saw that the twitter client I just started using, DestroyTwitter, had an average load of around [...]]]></description>
			<content:encoded><![CDATA[<p>One of the features of the <a title="Yalog" href="http://code.google.com/p/yalog/" target="_blank">Yala logging viewer</a> is its low CPU load. I began to notice while looking at the Activity Monitor on my Mac that Yala was quite constant at roughly 3.5% CPU load. I also saw that the twitter client I just started using, <a title="DestroyTwitter" href="http://www.destroytoday.com/projects/destroytwitter" target="_blank">DestroyTwitter</a>, had an average load of around 7%, sometimes staying around 18% for minutes. That&#8217;s a lot of CPU power (and hence power draw &amp; battery load). I began to wonder if a basic empty AIR application would show the same behaviour. And guess what? An empty AIR application draws 3% CPU load on a MacBookPro 3rd gen. For doing nothing, I find that quite rediculous.<br />
The profiler doesn&#8217;t make me much wiser. It seems to spend quite some time doing [reap]. Did someone implement a grim reaper? Is the application desperately trying not to die? Maybe time for looking up the bug base for AIR.</p>
]]></content:encoded>
			<wfw:commentRss>http://stephan.acidcats.nl/blog/2009/02/19/air-applications-snoop-cpu-time-on-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

