WPF Application Performance / Profiling Tools - WPF Performance Suite
If you are building WPF Applications and interested in profiling WPF Applications to optimize performance, check out the WPF Performance Suite.
Per the website:
"If you are building WPF Applications and interested in profiling WPF Applications to optimize performance, check out the WPF Performance Suite.
This suite of tools includes the following:
- 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."
Learn more here.
Tags:
Prism,
WPF,
WPFCompositeClient