VSTS Profiler
The Visual Studio Team System Profiler is a tool that helps find resource bottle necks in your application. Like slow code (CPU bottleneck), disk thrashing, memory allocation, etc. I'm on the team that builds the Profiler, so here are some Profiler goodies.
I've recorded a quick ~5min demo of how to get started using the profiler...
Watch the Screen Cast Demo
(it's a .exe since it includes the Camtasia player for lossless screen recording) (get the demo code)
Simply put, the profiler helps you identify resource bottleneck in your application, like slow code (CPU bottleneck). The demo shows how to use it to find this type of issue. I love going through my own apps and using the tool to make them significantly better. There are many more examples, discussions of new features, and demos in the resources below.
Recently at TechEd 2007 I was sadly shocked that a customer had purchased RedGate ANTS profiler because he didn't even know he already had a profiler in Team System. Our profiler is included with Visual Studio 2005 Team Edition for Software Developers and Visual Studio 2005 Team Suite.
We're looking for profiling experts to get their opinion of our tool and our new features in VS08. If you've been using the profiler a lot, particularly in VS08, please let me know in the comments and I'll hook up the Profiling PM. We'd love to hear about your experience with it.
References
- Ian Huff's Blog, a developer on the profiler team
- Profiler Blog, the Profiler team's blog
- Profiling a Unit Test on my blog
- TechEd 2007 DEV320, presentation with two compelling Profiler demos & sample code
- TechEd 2007 DEV313, an entire presentation on the Profiler
Comments
Anonymous
June 27, 2007
Segnalo questo interessante video(della duratadi circa 5min) realizzato da Noahsull'uso del profilerAnonymous
June 27, 2007
Segnalo questo interessante video (della durata di circa 5min) realizzato da Noah sull'uso del profilerAnonymous
June 29, 2007
I recently had an app that I used the VSTS Profiler on to find that a significant portion of time wasAnonymous
July 06, 2007
Mark Wiggins on TFS Testing. Andre Henriksson on Visual Studio Team System Virtual Labs. The Sandcastle...Anonymous
November 19, 2007
It's official!  The product we've all be waiting for is released!  It's been a fun ride. Anonymous
May 08, 2008
I need VSTS Profiler to test my Windows Application,Can any one tell me which version of VSTS should i install... VSTS Team suite comprises Profile...or i need to Install Team FOundation Server....... Very urgent reply required