- Joined
- Jun 27, 2006
- Messages
- 23,048
- Thread Author
- #1
Application performance is a hot topic, and for good reason. User Experience is hugely important, but if your app is slow then everything degrades, including UX. In this episode, John talks to the Silverlight team's Mike Cook who shares several techniques that help tune Silverlight applications. With performance, it's all about knowing what tools to use and how to use them. Mike covers these topics and focuses on:
Relevant links:
Link Removed
Link Removed
- CPU Profiling in Visual Studio 2010
- Memory Analysis
o VMMap - 30,000 ft view of app memory
o WinDbg + SOS Debug Extension - Managed memory analysis
o XPerf Heap Instrumentation - Native memory analysis
Relevant links:
- John's blog and on Twitter (Link Removed)
- Link Removed
- Link Removed
- Link Removed
- VMMap
- Link Removed
- SOS
- Xperf (Windows Performance Toolkit)
Link Removed
Link Removed