What are some tools/practices used to measure performance with Silverlight?
I am interested in the performance costs of rendering certain xaml objects as well as algorithms I have written. I was about to start writing my own classes for this, but I thought I would ask here first.
Thank you in advance.