Search
Sign In
Home
Recent
Media
Videos
Podcasts
Screencasts
Learn
Shows
This Week On Channel 9
The History of Microsoft
Going Deep
See All Shows...
Forums
Coffeehouse
Tech Off
Feedback
Sandbox
Key Topics
Visual Studio
Continuum
Identity
Interoperability
Azure
Windows
Wiki
Search
Subscribe
Posts
>
TheChannel9Team
Ian Huff - Using VSTS Performance Tools to Speed Up Your App (Part 1)
Posted By:
The Channel 9 Team
|
Mar 7th, 2005 @ 12:02 PM
|
40,971
Views |
13
Comments
I found Ian, a Developer on our Performance tools, because of
his blog
. He has been writing a
great
series
of
posts
that preview the Performance Profiling tools you'll find in Beta 2 of VSTS. Pictures are great, but I asked him if he'd also like to do a demo.
Part 1 comes in at about 13 minutes contains a demo using the performance tools on sample code he downloaded that day from
Gotdotnet
. You'll find that it was easy for him to discover an existing performance bug in the code using our tools!
Enjoy,
josh
http://channel9.msdn.com/devdiv
Tags:
Visual Studio
,
VSTS
Media Downloads:
WMV
Share:
Del.icio.us
Digg
DotNetShoutout
Facebook
FriendFeed
MSDN
Twitter
Rating:
0
0
page 1 of 2
Delete
Edit
Comment on Post
Delete
Edit
Reply
#Mar 7th, 2005 @ 12:37 PM
littleguru
<3 Seattle
In reply to {0}
Download:
[Pending]
I want Whidbey BETA 2! Really cool video.
Delete
Edit
Reply
#Mar 7th, 2005 @ 1:07 PM
dmarsh
Knee draggin'
In reply to {0}
Download:
[Pending]
Awesome demo. Very well executed and explained. Looking forward to this feature.
Delete
Edit
Reply
#Mar 7th, 2005 @ 3:12 PM
ZippyV
Fired Up
In reply to {0}
Download:
[Pending]
Does it work on managed
and
unmanaged languages?
Delete
Edit
Reply
#Mar 7th, 2005 @ 4:17 PM
Ianhu
In reply to {0}
Download:
[Pending]
Hey ZippyV,
All of the features shown in the demo work on both unmanaged and managed, with one exception. That exception is the object allocation and lifetime views, those are for managed code only.
Ian
Delete
Edit
Reply
#Mar 7th, 2005 @ 4:18 PM
mgoldin
In reply to {0}
Download:
[Pending]
Yes, it does. Native, managed, mixed - it is all covered.
Delete
Edit
Reply
#Mar 7th, 2005 @ 5:26 PM
dantheman82
In reply to {0}
Download:
[Pending]
I'd say this is just about essential for all of us who often take no heed to the large amount of objects we create (often needlessly) and save a lot of memory and CPU cycles in the long run.
This tool, with a few other minor tweaks, could really bring .NET apps at or above the level of unmanaged apps with relative ease. I'm glad you included the Gen0,1,2 profiling as well.
Dan
Delete
Edit
Reply
#Mar 8th, 2005 @ 1:55 AM
ZippyV
Fired Up
In reply to {0}
Download:
[Pending]
Sweet, thanks guys.
Next time, can you use my code as a bad example (seriously) ? You can find it
here on Channel 9
.
Delete
Edit
Reply
#Mar 8th, 2005 @ 12:06 PM
reidm
In reply to {0}
Download:
[Pending]
Is there a good way we can profile a library while running unit tests against it with Unit Test Framework with the UI test runner?
I got the following to work with the command line test runner, but I am not sure if there is a better way:
- Add the specific dll you want to instrument from the UnitTestProjectFolder/bin/Debug
- Add the MSTest.exe path in the 'Executable to launch:' setting.
- Add the parameters to run the tests in your assembly via MSTest
Thanks,
Reid
Delete
Edit
Reply
#Mar 8th, 2005 @ 1:26 PM
jledgard
In reply to {0}
Download:
[Pending]
Part 2 has been posted here:
http://channel9.msdn.com/ShowPost.aspx?PostID=46401
josh
page 1 of 2
Delete
Edit
Comment on Post
Posts
>
TheChannel9Team
>
Ian Huff - Using VSTS Performance Tools to Speed Up Your App (Part 1)
Be the first to comment!
Reply
Reply to root
In reply to {0}
Start related discussion
Forum:
Site Feedback
Tech Off
The 9 Guy Around The World
The Coffeehouse
Subject:
Tags
*Loading available tags