<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" 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:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>popcyclical - diagnostics</title>
    <link>http://popcyclical.com/</link>
    <description>The software development blog of James "poprhythm" Kolpack</description>
    <language>en-us</language>
    <copyright>James Kolpack</copyright>
    <lastBuildDate>Sun, 21 Mar 2010 02:00:54 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>dasblog@example.com</managingEditor>
    <webMaster>dasblog@example.com</webMaster>
    <item>
      <trackback:ping>http://popcyclical.com/Trackback.aspx?guid=80bb80dc-6a5a-4390-b96c-6fa4ecf66fa4</trackback:ping>
      <pingback:server>http://popcyclical.com/pingback.aspx</pingback:server>
      <pingback:target>http://popcyclical.com/PermaLink,guid,80bb80dc-6a5a-4390-b96c-6fa4ecf66fa4.aspx</pingback:target>
      <dc:creator>James Kolpack</dc:creator>
      <wfw:comment>http://popcyclical.com/CommentView,guid,80bb80dc-6a5a-4390-b96c-6fa4ecf66fa4.aspx</wfw:comment>
      <wfw:commentRss>http://popcyclical.com/SyndicationService.asmx/GetEntryCommentsRss?guid=80bb80dc-6a5a-4390-b96c-6fa4ecf66fa4</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I just posted an article on <a href="http://www.codeproject.com" target="_blank">CodeProject</a> about
a generalized code block which can be used in a common scenario for simple performance
benchmarking.  Check out <a href="http://www.codeproject.com/KB/dotnet/simpleperfcounters.aspx" target="_blank">"Simplified
Performance Counters for Timed Operations" here</a>…
</p>
        <p>
          <a href="http://popcyclical.com/content/binary/images/SimplifiedPerformanceCountersin.NET_E293/OperationPerformanceCounter_AddCounters.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="OperationPerformanceCounter_AddCounters" border="0" alt="OperationPerformanceCounter_AddCounters" src="http://popcyclical.com/content/binary/images/SimplifiedPerformanceCountersin.NET_E293/OperationPerformanceCounter_AddCounters_thumb.png" width="244" height="219" />
          </a>
          <a href="http://popcyclical.com/content/binary/images/SimplifiedPerformanceCountersin.NET_E293/OperationPerformanceCounter_OperationsPerSecond.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="OperationPerformanceCounter_OperationsPerSecond" border="0" alt="OperationPerformanceCounter_OperationsPerSecond" align="left" src="http://popcyclical.com/content/binary/images/SimplifiedPerformanceCountersin.NET_E293/OperationPerformanceCounter_OperationsPerSecond_thumb.png" width="244" height="86" />
          </a> <a href="http://popcyclical.com/content/binary/images/SimplifiedPerformanceCountersin.NET_E293/OperationPerformanceCounter_AverageDuration.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="OperationPerformanceCounter_AverageDuration" border="0" alt="OperationPerformanceCounter_AverageDuration" src="http://popcyclical.com/content/binary/images/SimplifiedPerformanceCountersin.NET_E293/OperationPerformanceCounter_AverageDuration_thumb.png" width="244" height="140" /></a></p>
        <img width="0" height="0" src="http://popcyclical.com/aggbug.ashx?id=80bb80dc-6a5a-4390-b96c-6fa4ecf66fa4" />
        <br />
        <hr />
        <a href="http://www.codeproject.com/script/Articles/BlogFeedList.aspx?amid=1252729" rel="tag" style="display:none">CodeProject</a>
      </body>
      <title>Simplified Performance Counters in .NET</title>
      <guid isPermaLink="false">http://popcyclical.com/PermaLink,guid,80bb80dc-6a5a-4390-b96c-6fa4ecf66fa4.aspx</guid>
      <link>http://popcyclical.com/2010/03/21/SimplifiedPerformanceCountersInNET.aspx</link>
      <pubDate>Sun, 21 Mar 2010 02:00:54 GMT</pubDate>
      <description>&lt;p&gt;
I just posted an article on &lt;a href="http://www.codeproject.com" target="_blank"&gt;CodeProject&lt;/a&gt; about
a generalized code block which can be used in a common scenario for simple performance
benchmarking.&amp;nbsp; Check out &lt;a href="http://www.codeproject.com/KB/dotnet/simpleperfcounters.aspx" target="_blank"&gt;"Simplified
Performance Counters for Timed Operations" here&lt;/a&gt;…
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://popcyclical.com/content/binary/images/SimplifiedPerformanceCountersin.NET_E293/OperationPerformanceCounter_AddCounters.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="OperationPerformanceCounter_AddCounters" border="0" alt="OperationPerformanceCounter_AddCounters" src="http://popcyclical.com/content/binary/images/SimplifiedPerformanceCountersin.NET_E293/OperationPerformanceCounter_AddCounters_thumb.png" width="244" height="219"&gt;&lt;/a&gt; &lt;a href="http://popcyclical.com/content/binary/images/SimplifiedPerformanceCountersin.NET_E293/OperationPerformanceCounter_OperationsPerSecond.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="OperationPerformanceCounter_OperationsPerSecond" border="0" alt="OperationPerformanceCounter_OperationsPerSecond" align="left" src="http://popcyclical.com/content/binary/images/SimplifiedPerformanceCountersin.NET_E293/OperationPerformanceCounter_OperationsPerSecond_thumb.png" width="244" height="86"&gt;&lt;/a&gt;&amp;nbsp;&lt;a href="http://popcyclical.com/content/binary/images/SimplifiedPerformanceCountersin.NET_E293/OperationPerformanceCounter_AverageDuration.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="OperationPerformanceCounter_AverageDuration" border="0" alt="OperationPerformanceCounter_AverageDuration" src="http://popcyclical.com/content/binary/images/SimplifiedPerformanceCountersin.NET_E293/OperationPerformanceCounter_AverageDuration_thumb.png" width="244" height="140"&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://popcyclical.com/aggbug.ashx?id=80bb80dc-6a5a-4390-b96c-6fa4ecf66fa4" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;a href="http://www.codeproject.com/script/Articles/BlogFeedList.aspx?amid=1252729" rel="tag" style="display:none"&gt;CodeProject&lt;/a&gt;</description>
      <comments>http://popcyclical.com/CommentView,guid,80bb80dc-6a5a-4390-b96c-6fa4ecf66fa4.aspx</comments>
      <category>benchmark</category>
      <category>diagnostics</category>
    </item>
  </channel>
</rss>