Windows Phone 7: UDP performance Installing Windows 8 Developer Preview as bootable VHD

Windows Phone 7: Performance Monitoring

Published on Tuesday, September 20, 2011 9:16:00 PM UTC in Programming

A lot has been said and written about the features of the upcoming Mango update for Windows Phone 7.

One particularly interesting improvement to the tooling is the performance analysis feature addition of the built-in profiler, which you can read more about here on MSDN, or in my XNA series here. However, the platform had and still has a set of additional features that can become very helpful for monitoring application performance, sometimes in a way not possible with the profiler.

In this article I want to talk about three of these features and how to make use of them during development: frame rate counters, the possibility to visualize redraw regions, and finally cache visualization.

You can read the full article on Silverlight Show.

Tags: Performance · Windows Phone 7