For my thesis I need to measure the performance of Binary Binding vs. basicHttp(Soap) Binding in WCF Services and a Silverlight Client for a specific object.
I already found some example performance data for these bindings.
I wonder how to measure them by myself for a specific object.
Are there any tools which make this process easy or how would you do that?