<?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>Visual Studio Profiler Team Blog : orcas</title><link>http://blogs.msdn.com/profiler/archive/tags/orcas/default.aspx</link><description>Tags: orcas</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Quick Tip: "Save Analyzed" for large VSP files</title><link>http://blogs.msdn.com/profiler/archive/2008/05/17/quick-tip-save-analyzed-for-large-vsp-files.aspx</link><pubDate>Sun, 18 May 2008 09:54:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8518005</guid><dc:creator>profiler</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/profiler/comments/8518005.aspx</comments><wfw:commentRss>http://blogs.msdn.com/profiler/commentrss.aspx?PostID=8518005</wfw:commentRss><description>&lt;P&gt;One cool new feature in the Visual Studio 2008 Profiler is the ability to take a large VSP file that has been analyzed once and save the report data into a VSPS file (&lt;STRONG&gt;V&lt;/STRONG&gt;isual &lt;STRONG&gt;S&lt;/STRONG&gt;tudio &lt;STRONG&gt;P&lt;/STRONG&gt;rofiler &lt;STRONG&gt;S&lt;/STRONG&gt;ummary files).&amp;nbsp; Saving the analyzed data has several major benefits: &lt;/P&gt;
&lt;OL&gt;
&lt;OL&gt;
&lt;LI&gt;The analyzed data is orders of magnitude smaller than the VSP file.&amp;nbsp; We've seen 4GB trace VSPs get compressed into less than 100K VSPS files.&lt;/LI&gt;
&lt;LI&gt;Because the data saved in the VSPS files has already been processed by our data analyzer, it will load up much faster.&amp;nbsp; &lt;/LI&gt;
&lt;LI&gt;Symbol data is automatically packed into the VSPS file.&lt;/LI&gt;&lt;/OL&gt;&lt;/OL&gt;
&lt;P&gt;VSPS files because of their small size, quick analysis, and saved symbols are perfect for use as saved baselines with the new performance comparison functionality in VS2008.&amp;nbsp; A best practice is to regularly save off VSPS files for your performance scenarios so you can look for performance regressions from one milestone to the next.&lt;/P&gt;
&lt;P&gt;This feature is not particularly discoverable.&amp;nbsp; Here's a quick map of where to find it (highlighted in yellow):&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.msdn.com/blogfiles/profiler/WindowsLiveWriter/QuickTipSaveAnalyzedforlargeVSPfiles_14D77/SaveAnalyzed.jpg" mce_href="http://blogs.msdn.com/blogfiles/profiler/WindowsLiveWriter/QuickTipSaveAnalyzedforlargeVSPfiles_14D77/SaveAnalyzed.jpg"&gt;&lt;IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" border=0 alt=SaveAnalyzed src="http://blogs.msdn.com/blogfiles/profiler/WindowsLiveWriter/QuickTipSaveAnalyzedforlargeVSPfiles_14D77/SaveAnalyzed_thumb.jpg" width=593 height=373 mce_src="http://blogs.msdn.com/blogfiles/profiler/WindowsLiveWriter/QuickTipSaveAnalyzedforlargeVSPfiles_14D77/SaveAnalyzed_thumb.jpg"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;One caveat: because the data has already been analyzed in the VSPS file, you can't use filters on VSPS files.&lt;/P&gt;
&lt;P&gt;[Steve Carroll - &lt;A href="mailto:scarroll@microsoft.com" mce_href="mailto:scarroll@microsoft.com"&gt;scarroll&lt;/A&gt;]&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8518005" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/profiler/archive/tags/profiler/default.aspx">profiler</category><category domain="http://blogs.msdn.com/profiler/archive/tags/orcas/default.aspx">orcas</category><category domain="http://blogs.msdn.com/profiler/archive/tags/visual+studio/default.aspx">visual studio</category><category domain="http://blogs.msdn.com/profiler/archive/tags/team+system/default.aspx">team system</category><category domain="http://blogs.msdn.com/profiler/archive/tags/vs2008/default.aspx">vs2008</category><category domain="http://blogs.msdn.com/profiler/archive/tags/tips/default.aspx">tips</category></item><item><title>Articles on new Visual Studio Team System 2008 profiler features</title><link>http://blogs.msdn.com/profiler/archive/2007/10/19/articles-on-new-visual-studio-team-system-2008-profiler-features.aspx</link><pubDate>Fri, 19 Oct 2007 20:10:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5526335</guid><dc:creator>profiler</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/profiler/comments/5526335.aspx</comments><wfw:commentRss>http://blogs.msdn.com/profiler/commentrss.aspx?PostID=5526335</wfw:commentRss><description>&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;I’ve recently been working on a series of post on my blog about many of the cool new features that we are adding in Visual Studio Team System 2008 (codename Orcas). So I figured that I’d post a quick link here to all the articles that I’ve finished so far.&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;A href="http://blogs.msdn.com/ianhu/archive/2007/10/17/collecting-performance-counter-information-with-the-visual-studio-team-system-profiler.aspx"&gt;Collecting Performance Counter information with the Visual Studio Profiler&lt;/A&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;A href="http://blogs.msdn.com/ianhu/archive/2007/09/14/pinpoint-a-performance-issue-using-hotpath-in-visual-studio-2008.aspx"&gt;Pinpoint a performance issue using hotpath in Visual Studio 2008&lt;/A&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;A href="http://blogs.msdn.com/ianhu/archive/2007/07/17/the-visual-studio-profiler-data-collection-control-part-1-excluding-application-startup-time.aspx"&gt;The Visual Studio Profiler Data Collection Control Part 1: Excluding Application Startup Time&lt;/A&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;A href="http://blogs.msdn.com/ianhu/archive/2007/04/03/comparing-performance-reports-with-the-visual-studio-team-system-profiler.aspx"&gt;Comparing performance reports with the Visual Studio Team System Profiler&lt;/A&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;[&lt;A class="" href="http://blogs.msdn.com/ianhu" mce_href="http://blogs.msdn.com/ianhu"&gt;ianhu&lt;/A&gt;]&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5526335" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/profiler/archive/tags/profiler/default.aspx">profiler</category><category domain="http://blogs.msdn.com/profiler/archive/tags/orcas/default.aspx">orcas</category><category domain="http://blogs.msdn.com/profiler/archive/tags/visual+studio/default.aspx">visual studio</category><category domain="http://blogs.msdn.com/profiler/archive/tags/team+system/default.aspx">team system</category><category domain="http://blogs.msdn.com/profiler/archive/tags/vs2008/default.aspx">vs2008</category></item><item><title>S. Somasegar on new profiler features</title><link>http://blogs.msdn.com/profiler/archive/2007/09/18/s-somasegar-on-new-profiler-features.aspx</link><pubDate>Wed, 19 Sep 2007 01:33:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4988114</guid><dc:creator>profiler</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/profiler/comments/4988114.aspx</comments><wfw:commentRss>http://blogs.msdn.com/profiler/commentrss.aspx?PostID=4988114</wfw:commentRss><description>&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;A href="http://www.microsoft.com/presspass/exec/somasegar/default.mspx"&gt;S. Somasegar&lt;/A&gt; the VP of Developer Division has just put up a post on his weblog detailing some new profiler and debugger features up coming in VS 2008. Check out the article &lt;A href="http://blogs.msdn.com/somasegar/archive/2007/09/14/debugging-and-profiling-features-in-vs-2008.aspx"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;[&lt;A class="" href="http://blogs.msdn.com/ianhu" mce_href="http://blogs.msdn.com/ianhu"&gt;ianhu&lt;/A&gt;]&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=4988114" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/profiler/archive/tags/profiler/default.aspx">profiler</category><category domain="http://blogs.msdn.com/profiler/archive/tags/orcas/default.aspx">orcas</category><category domain="http://blogs.msdn.com/profiler/archive/tags/visual+studio/default.aspx">visual studio</category><category domain="http://blogs.msdn.com/profiler/archive/tags/vs2008/default.aspx">vs2008</category></item><item><title>Introducing new Visual Studio Profiler Features in the Orcas Beta</title><link>http://blogs.msdn.com/profiler/archive/2007/04/03/introducing-new-visual-studio-profiler-features-in-the-orcas-beta.aspx</link><pubDate>Tue, 03 Apr 2007 22:32:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2020470</guid><dc:creator>profiler</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/profiler/comments/2020470.aspx</comments><wfw:commentRss>http://blogs.msdn.com/profiler/commentrss.aspx?PostID=2020470</wfw:commentRss><description>&lt;P&gt;Hey all, I'm rolling out a new series of articles about the new Visual Studio Team System Profiler features that will be included with the latest Orcas beta release. Check out the first article on comparison documents &lt;A class="" href="http://blogs.msdn.com/ianhu/archive/2007/04/03/comparing-performance-reports-with-the-visual-studio-team-system-profiler.aspx" mce_href="http://blogs.msdn.com/ianhu/archive/2007/04/03/comparing-performance-reports-with-the-visual-studio-team-system-profiler.aspx"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;~Ian&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=2020470" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/profiler/archive/tags/profiler/default.aspx">profiler</category><category domain="http://blogs.msdn.com/profiler/archive/tags/orcas/default.aspx">orcas</category><category domain="http://blogs.msdn.com/profiler/archive/tags/visual+studio/default.aspx">visual studio</category><category domain="http://blogs.msdn.com/profiler/archive/tags/articles/default.aspx">articles</category></item></channel></rss>