<?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>Improving CLRProfiler 2: 19.7% in TryGetValue</title><link>http://blogs.msdn.com/b/fyuan/archive/2011/03/23/improving-clrprofiler-2-19-7-in-trygetvalue.aspx</link><description>Playing with Visual Studio 2010 profiler data Function Code View finds another easy target for improvement: 19.7% in calling TryGetValue on a Dictionary object: 
 
 This piece of code is called in 'c' command process for logged method call information</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Improving CLRProfiler 2: 19.7% in TryGetValue</title><link>http://blogs.msdn.com/b/fyuan/archive/2011/03/23/improving-clrprofiler-2-19-7-in-trygetvalue.aspx#10146001</link><pubDate>Fri, 25 Mar 2011 17:53:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10146001</guid><dc:creator>Yiru Tang</dc:creator><description>&lt;p&gt;Reflection API performance was always a headache. Want to see some improvement there.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10146001" width="1" height="1"&gt;</description></item><item><title>re: Improving CLRProfiler 2: 19.7% in TryGetValue</title><link>http://blogs.msdn.com/b/fyuan/archive/2011/03/23/improving-clrprofiler-2-19-7-in-trygetvalue.aspx#10145073</link><pubDate>Wed, 23 Mar 2011 23:00:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10145073</guid><dc:creator>WalkingCat</dc:creator><description>&lt;p&gt;帅啊。呵呵。&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10145073" width="1" height="1"&gt;</description></item></channel></rss>