<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated on Wed, 25 Nov 2009 11:34:06 -0800 -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="http://software.intel.com/en-us/articles/writing-high-performance-net-code/feed/" rel="self" type="application/rss+xml" />
    <title>Intel Software Network Comments feed</title>
    <link>http://software.intel.com/en-us/articles/writing-high-performance-net-code/feed/</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>By Nick Parker</title>
      <description><![CDATA[ I have a question about % time in GC and the 3 generations.  I have an app that has a very low % of time in the GC, but the ratio between the generations doesnt seem to be ideal.  The average % of time in the GC is 2.27%, but the ratio between gen0 and gen1 is .65, and the ratio between gen1 and gen2 is .19.  Should i be looking further, or since the % is so low, just ignore the ratio?

Thanks,
Nick ]]></description>
      <link>http://software.intel.com/en-us/articles/writing-high-performance-net-code/#comment-7829</link>
      <pubDate>Fri, 26 Sep 2008 10:05:42 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/writing-high-performance-net-code/#comment-7829</guid>
    </item>
    <item>
      <title>By Milind Hanchinmani (Intel)</title>
      <description><![CDATA[ Yes. Since % Time in GC is very low. you donot worry aobut rest. The GC activity is very low. Look some where else ]]></description>
      <link>http://software.intel.com/en-us/articles/writing-high-performance-net-code/#comment-22719</link>
      <pubDate>Thu, 16 Apr 2009 07:51:55 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/writing-high-performance-net-code/#comment-22719</guid>
    </item>
  </channel></rss>