I've been reading on Performance Counters and I was wondering if it is a good practice to leave them in the released application?
I have never encountered an application that has it's own custom performance counters but I think it would be useful for the user to be able to track certain aspects of the process' performance in PerfMon.
What is the downside to using custom performance counters in the release version of your application and/or what is the downgrade in performance associated with having performance counters in you application?