C# Profiling Tools

January 24th, 2005

2 Responses to “C# Profiling Tools”

  1. Damien Morton Says:

    We started out using the Intel profiler and moved to Visual Quantify.

    The Intel profiler is better for line-by-line profiling and small-scale optimising, while the Visual Quantify is better for profiling and optimising larger systems.

  2. Luke Flemmer Says:

    imo you’ll get a lot more joy from quantify (from rational)