2

I am in the process of performance testing the entire system. I used SlimTune on some Winform Applications in order to identify bottlenecks and I like it, it was very simple to use and understand.

Now I want to do the same over some WCF services (all self hosted). What Tools should I use? (free tools please) Is there any way to use SlimTune for this?

Mithir
  • 2,155
  • 2
  • 23
  • 36
  • 3
    possible duplicate of [How to get started with WCF Performance profiling](http://stackoverflow.com/questions/3936853/how-to-get-started-with-wcf-performance-profiling) – John Saunders Aug 15 '12 at 01:22

1 Answers1

0

The following thread asks the same question and has some good advice.

How to get started with WCF Performance profiling

Community
  • 1
  • 1
sanpaco
  • 775
  • 1
  • 13
  • 32