vote up 3 vote down star

What is a good (and preferably simple) way to test the rendering performance of WPF custom controls? I have several complex controls in which rendering performance is highly crucial. I want to be able to make sure that I can have lots of them drawwing out in a designer with a minimal impact on performance.

flag

1 Answer

vote up 2 vote down check

Tool called Perforator will help you.
See following article for details:

Performance Profiling Tools for WPF

link|flag
Is there some tutorial how to use the profiling tools to speed up a control??? – Sam Oct 30 '08 at 10:23

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.