<?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>Flexponential &#187; MemoryGraph</title>
	<atom:link href="http://flexponential.com/tag/memorygraph/feed/" rel="self" type="application/rss+xml" />
	<link>http://flexponential.com</link>
	<description>Programming under the influence of Flex</description>
	<lastBuildDate>Thu, 10 Nov 2011 18:44:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Memory Graph to track Flash Player total memory usage</title>
		<link>http://flexponential.com/2010/02/21/memory-graph-to-track-flash-player-total-memory-usage/</link>
		<comments>http://flexponential.com/2010/02/21/memory-graph-to-track-flash-player-total-memory-usage/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 18:36:13 +0000</pubDate>
		<dc:creator>Kevin Lin</dc:creator>
				<category><![CDATA[Flex 4]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[MemoryGraph]]></category>
		<category><![CDATA[spark]]></category>

		<guid isPermaLink="false">http://flexponential.com/?p=504</guid>
		<description><![CDATA[Sometimes it&#8217;s nice to keep an eye on the memory of an application without involving the Flash Builder profiler. This post demonstrates a simple and lightweight component that graphs the value of the Flash Player&#8217;s System.totalMemory over time. The chart can be very useful for noticing spikes in memory that might require further investigation with [...]]]></description>
		<wfw:commentRss>http://flexponential.com/2010/02/21/memory-graph-to-track-flash-player-total-memory-usage/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

