Welcome to Devintelligence.com Sign in | Join | Help

.Net Adventures

In .Net we trust
Error!
HTTP/1.1 404 Not Found


WPF performance profiling tools

The WPF Performance Suite is a set of performance profiling tools that allow you to analyze the runtime behavior of your WPF application.

This suite includes the following tools:

  • Perforator - for analyzing rendering behavior.
  • Visual Profiler - for profiling the use of WPF services, such as layout and event handling, by elements in the visual tree.
  • Working Set Analyzer - for analyzing the working set characteristics of your application.
  • Event Trace - for analyzing events and generating event log files.
  • ETW Trace Viewer - Record, display, and browse Event Tracing for Windows (ETW) log files in a WPF user-interface format.

 

The screeshot below is presenting how to Visual Profiler tool looks like:

WPF Performance tool - Visual Profiler

 

Download WPF Performance Suite (x86 version)

Technorati Tags: ,,
Posted: Wednesday, April 30, 2008 6:20 PM by admin
Filed under: , , , ,

Comments

DotNetKicks.com said:

You've been kicked (a good thing) - Trackback from DotNetKicks.com

# April 30, 2008 12:19 PM

Visual Studio Hacks said:

My latest in a series of the weekly, or more often, summary of interesting links I come across related to Visual Studio. Jamie Cansdale announced the availability of TestDriven.Net 2.13 , which includes support for NUnit 2.4.7. Visual Studio 2008 KB:

# May 2, 2008 8:29 AM

DotNetShoutout said:

Your Story is Submitted - Trackback from DotNetShoutout

# November 20, 2008 1:12 PM
New Comments to this post are disabled