What features should a C#/.NET profiler have?
My requirements: Collect stats without impact to application – e.g. don’t fill up memory, allow data to be collected away from apps under question Ability to specify measurements simply and repeatably (data driven) Automatable so that I can repeat measurements without point and click, and without UI Enable us to understand issues related to the … Read more