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.
+2
A:
Tool called Perforator will help you.
See following article for details:
aku
2008-09-04 13:33:44
Is there some tutorial *how* to use the profiling tools to speed up a control???
Sam
2008-10-30 10:23:06