Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I profile XAML performance?

I'm getting deeper into xaml (WPF in my case), and really enjoying it.

However, I'd quite like to understand now (before it's too late) how to profile the performance of xaml. Are there any tools out there to do it, or is it a case of just learning it well and spotting potential performance problems by reading the code?

I've used various code profilers in the past, but don't recall one that can help profile a declarative language such as xaml.

like image 997
Neil Barnwell Avatar asked Feb 09 '26 22:02

Neil Barnwell


1 Answers

I'm using the Performance Explorer tool in VS2010 to check performances of my WPF solutions.

like image 147
michele Avatar answered Feb 12 '26 15:02

michele



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!