Hi,
I am having this WCF application having one server and two clients.
Is there any way I can perform performance analysis on the entire system
including the networking overhead and the serialization overhead ?
I tried the perfmon provided in the VS Team Edition, but I am not able to
get the serialization as well as the networking overhead incured while
sending messages accross.
Is there any method I can find the performance of the entire system
including all the possible overheads ?
Thanks.
Regards,
Kaushal Mehta.
I am having this WCF application having one server and two clients.
Is there any way I can perform performance analysis on the entire system
including the networking overhead and the serialization overhead ?
I tried the perfmon provided in the VS Team Edition, but I am not able to
get the serialization as well as the networking overhead incured while
sending messages accross.
Is there any method I can find the performance of the entire system
including all the possible overheads ?
Thanks.
Regards,
Kaushal Mehta.
Comment