<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Profiling Squeak</title>
	<atom:link href="http://news.squeak.org/2006/09/30/profiling-squeak/feed/" rel="self" type="application/rss+xml" />
	<link>http://news.squeak.org/2006/09/30/profiling-squeak/</link>
	<description>What&#039;s new in the world of Squeak</description>
	<lastBuildDate>Wed, 25 Apr 2012 02:06:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: An optimization example &#171; The Weekly Squeak</title>
		<link>http://news.squeak.org/2006/09/30/profiling-squeak/#comment-58</link>
		<dc:creator><![CDATA[An optimization example &#171; The Weekly Squeak]]></dc:creator>
		<pubDate>Fri, 20 Oct 2006 08:15:01 +0000</pubDate>
		<guid isPermaLink="false">http://weeklysqueak.wordpress.com/2006/09/30/profiling-squeak/#comment-58</guid>
		<description><![CDATA[[...] Together with Andreas Raab&#8217;s MessageTally tutorial, this example is a good guide on how to profile and optimize an algorithm written in Smalltalk     Posted by gcorriga Filed in Uncategorized [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Together with Andreas Raab&#8217;s MessageTally tutorial, this example is a good guide on how to profile and optimize an algorithm written in Smalltalk     Posted by gcorriga Filed in Uncategorized [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Exupery FAQ 1.0 &#171; The Weekly Squeak</title>
		<link>http://news.squeak.org/2006/09/30/profiling-squeak/#comment-13</link>
		<dc:creator><![CDATA[Exupery FAQ 1.0 &#171; The Weekly Squeak]]></dc:creator>
		<pubDate>Mon, 09 Oct 2006 00:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://weeklysqueak.wordpress.com/2006/09/30/profiling-squeak/#comment-13</guid>
		<description><![CDATA[[...] Q: Can I use MessageTally to profile Exupery and compare against interpreted code? Not at the moment. The problem is compiled code does not check for interrupts so MessageTally will never see it.To compare use  Time millisecondsToRun: [...]. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Q: Can I use MessageTally to profile Exupery and compare against interpreted code? Not at the moment. The problem is compiled code does not check for interrupts so MessageTally will never see it.To compare use  Time millisecondsToRun: [...]. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

