<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Links to MSDN articles I have written on designing for performance</title><link>http://blogs.msdn.com/vancem/archive/2008/10/22/links-to-msdn-articles-i-have-written-on-designing-for-performance.aspx</link><description>I just happen to notice that I don't have any links from my blog to some recient MSDN articles I wrote on performance. I want to quickly correct his with this posting. There is actually a very nice summary page that MSDN created that gathers together</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Visual Studio Links #81</title><link>http://blogs.msdn.com/vancem/archive/2008/10/22/links-to-msdn-articles-i-have-written-on-designing-for-performance.aspx#9014847</link><pubDate>Fri, 24 Oct 2008 18:09:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9014847</guid><dc:creator>Visual Studio Hacks</dc:creator><description>&lt;p&gt;My latest in a series of the weekly, or more often, summary of interesting links I come across related to Visual Studio. Scott Guthrie posted the latest installment of links for ASP.NET, Visual Studio, WPF and Silverlight . Vance Morrison posted links&lt;/p&gt;
</description></item><item><title>re: Links to MSDN articles I have written on designing for performance</title><link>http://blogs.msdn.com/vancem/archive/2008/10/22/links-to-msdn-articles-i-have-written-on-designing-for-performance.aspx#9024645</link><pubDate>Thu, 30 Oct 2008 18:37:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9024645</guid><dc:creator>Chris O</dc:creator><description>&lt;p&gt;&amp;lt;quote&amp;gt;&lt;/p&gt;
&lt;p&gt;In fact, I intend I just recently used MeasureIt to measure how expensive the various levels of the CPU cache hierarchy are. &amp;nbsp; (that is how much does a fetch from L1 cost? &amp;nbsp;How much if you miss the L1 Cache but hit the L2 cache? &amp;nbsp;How much more expensive is it when you miss both L1 and L2 and have to go to main memory?). &amp;nbsp; If there is interest I can write a quick blog about that.&lt;/p&gt;
&lt;p&gt;&amp;lt;/quote&amp;gt;&lt;/p&gt;
&lt;p&gt;Hi, can you do that, write a blog on how to measure L1, L2 misses? &amp;nbsp;That would in fact be most interesting. &amp;nbsp;I didn't even know this was possible, or is this type of measurement only inferred from test data?&lt;/p&gt;
&lt;p&gt;-Thanks for your useful posts&lt;/p&gt;
</description></item></channel></rss>