from $395

($494 including support & upgrades)

  • Download 14-day free trial
  • Create a quote for ANTS Profiler
    • Purchase this now
    • Add ANTS Profiler Standard to shopping cart
    • Add ANTS Profiler Pro to shopping cart
ANTS Profiler box shot

ANTS Profiler

Walk-through 2: Memory profiling

This walk-through will show you:

  • Setting up a project
  • How to profile memory
  • Viewing and understanding results
  • Sorting, filtering, and grouping results
Stop walk-through

Step 1: Setting up a new project

Specify the type of .NET application to profile

This walk-through will give you an overview of the memory profiling features of ANTS Profiler.

It is based on a demonstration Windows application, ShapePainter.exe, that creates a series of objects and draws them on the screen. The application creates random rectangle, ellipse, and triangle objects, and plots them in the Shape Painter window. Each of the shapes on screen corresponds to an object on the managed heap.

When we launch the Memory Profiler, we need to specify the type of .NET application we want to profile. We select .NET desktop application.