<?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: LogBook and Application Performance</title>
	<atom:link href="http://www.arpitonline.com/blog/2008/05/29/logbook-and-application-performance/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.arpitonline.com/blog/2008/05/29/logbook-and-application-performance/</link>
	<description>"I write pretty software"</description>
	<lastBuildDate>Mon, 23 Jan 2012 10:32:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: arpit</title>
		<link>http://www.arpitonline.com/blog/2008/05/29/logbook-and-application-performance/comment-page-1/#comment-37754</link>
		<dc:creator>arpit</dc:creator>
		<pubDate>Fri, 30 May 2008 17:19:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.arpitonline.com/blog/?p=136#comment-37754</guid>
		<description>@Renaun
Thanks for the update (I accidentally deleted ur other comment on it probably being the UI that may be causing the LogBook to chug a bit), I &#039;ll do a memory profiling test on it to see where the bottleneck is.</description>
		<content:encoded><![CDATA[<p>@Renaun<br />
Thanks for the update (I accidentally deleted ur other comment on it probably being the UI that may be causing the LogBook to chug a bit), I &#8216;ll do a memory profiling test on it to see where the bottleneck is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Renaun Erickson</title>
		<link>http://www.arpitonline.com/blog/2008/05/29/logbook-and-application-performance/comment-page-1/#comment-37746</link>
		<dc:creator>Renaun Erickson</dc:creator>
		<pubDate>Fri, 30 May 2008 14:24:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.arpitonline.com/blog/?p=136#comment-37746</guid>
		<description>I can confirm that the AIR app collecting the LocalCollection data can become slow when trying to gather large sets or large amounts of log statements.  I haven&#039;t had a chance to look at a better way to handle this is on the AIR side, but there is not easier way around using LocalConnection if you want real time logging.

If you don&#039;t want real time logging you can always batch the data and send it to a remote service and then right an app that will load the remote data service whenever it wants it.  I use this approach for collecting of bugs from other people.</description>
		<content:encoded><![CDATA[<p>I can confirm that the AIR app collecting the LocalCollection data can become slow when trying to gather large sets or large amounts of log statements.  I haven&#8217;t had a chance to look at a better way to handle this is on the AIR side, but there is not easier way around using LocalConnection if you want real time logging.</p>
<p>If you don&#8217;t want real time logging you can always batch the data and send it to a remote service and then right an app that will load the remote data service whenever it wants it.  I use this approach for collecting of bugs from other people.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

