<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 - Discussions by ricom</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Niners/ricom/Discussions/RSS"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 - Discussions by ricom</title>
		<link>http://channel9.msdn.com/Niners/ricom/Discussions</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Niners/ricom/Discussions</link>
	<language>en</language>
	<pubDate>Fri, 24 May 2013 03:16:17 GMT</pubDate>
	<lastBuildDate>Fri, 24 May 2013 03:16:17 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>0</c9:totalResults>
	<c9:pageCount>0</c9:pageCount>
	<c9:pageSize>0</c9:pageSize>
	<item>
		<title>Coffeehouse - Perf Wiki on Channel 9</title>
		<description><![CDATA[<p>When I did the timing I timed the entire run from start to exit of the program so that includes all the time to load the JIT and to read the metadata necessary for jitting.&nbsp; If you put the measurements in the program the you don't count (some) of the jitting
 time.&nbsp; I don't know how your language converts to IL for jitting.&nbsp; Maybe it all looks like one function?<br>
<br>
In this case, the RAD parser uses a lot more classes so that's probably a good bit of the code. The funny thing is that I thought that would give it more of an edge but in retrospect that's not likely true at all.<br>
<br>
In any case, the time analysis was very rough.&nbsp; Mostly I wanted to talk about space, hence the space details.<br>
<br>
I guess the other thing is, it seems to be showing a 3x difference in your measurements, is that about right?&nbsp; Subtracting out the jit time that might be just about right.&nbsp; And of course have different machines with different cache (and hence gen0) sizes.&nbsp;
 All of that matters too...<br>
<br>
Did I mention that my articles are only approximately correct? <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/45070-Perf-Wiki-on-Channel-9/ec4412b08bf14fc2a8199dec0032539f#ec4412b08bf14fc2a8199dec0032539f</link>
		<pubDate>Thu, 10 Mar 2005 03:19:32 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/45070-Perf-Wiki-on-Channel-9/ec4412b08bf14fc2a8199dec0032539f#ec4412b08bf14fc2a8199dec0032539f</guid>
		<dc:creator>ricom</dc:creator>
		<slash:comments>7</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/ricom/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Perf Wiki on Channel 9</title>
		<description><![CDATA[<p>Make sure you scroll down to the <a href="http://channel9.msdn.com/wiki/default.aspx/Channel9.PerfClasses">
Class Specific Performance Comments</a>&nbsp;at <a href="http://channel9.msdn.com/wiki/default.aspx/Channel9.PerfClasses">
http://channel9.msdn.com/wiki/default.aspx/Channel9.PerfClasses</a></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/45070-Perf-Wiki-on-Channel-9/6931a49a1d40451a934a9dec0032530f#6931a49a1d40451a934a9dec0032530f</link>
		<pubDate>Tue, 08 Mar 2005 23:41:23 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/45070-Perf-Wiki-on-Channel-9/6931a49a1d40451a934a9dec0032530f#6931a49a1d40451a934a9dec0032530f</guid>
		<dc:creator>ricom</dc:creator>
		<slash:comments>7</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/ricom/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>