Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 377753
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T14:43:38+00:00 2026-05-12T14:43:38+00:00

Possible Duplicate: What Are Some Good .NET Profilers? I am on the lookout for

  • 0

Possible Duplicate:
What Are Some Good .NET Profilers?

I am on the lookout for good .NET CLR memory profiling tools.

My key requirement is that it will play well with IIS and standalone CLR Apps. Ideally I would see what objects are allocated, where they are allocated and what size they are?

Does anyone have any good experiences with a particular tool that you would be happy to recommend?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T14:43:38+00:00Added an answer on May 12, 2026 at 2:43 pm

    I’m currently evaluating both the Scitech .NET Memory Profiler 3.1 and ANTS Memory Profiler 5.1. I tried the JetBrains one a year or two ago and it wasn’t as good as ANTS so I haven’t bothered this time. From reading the web sites it looks like it isn’t as good for memory profiling as the other two.

    Both ANTS and the Scitech memory profiler have features that the other doesn’t, so which is best will depend upon your preferences. Generally speaking, the Scitech one provides more detailed information while the ANTS one is really incredible at identifying the leaking object. Overall, I prefer the ANTS one because it is so quick at identifying possible leaks.

    Here are the main the pros and cons of each from my experience:

    Common Features of ANTS and Scitech .NET Memory Profiler

    • Real-time analysis feature
    • Excellent how-to videos on their web sites
    • Easy to use
    • Reasonably performant (obviously slower than without the profiler attached, but not so much you become frustrated)
    • Show instances of leaking objects
    • Basically they both do the job pretty well

    ANTS

    • One-click filters to find common leaks including: objects kept alive only by event handlers, objects that are disposed but still live and objects that are only being kept alive by a reference from a disposed object. This is probably the killer feature of ANTS – finding leaks is incredibly fast because of this. In my experience, the majority of leaks are caused by event handlers not being unhooked and ANTS just takes you straight to these objects. Awesome.
    • Object retention graph. While the same info is available in Scitech, it’s much easier to interpret in ANTS.
    • Shows size with children in addition to size of the object itself (but only when an instance is selected unfortunately, not in the overall class list).
    • Better integration to Visual Studio (right-click on graph to jump to file)

    Scitech .NET Memory Profiler

    • Shows stack trace when object was allocated. This is really useful for objects that are allocated in lots of different places. With ANTS it is difficult to determine exactly where the leaked object was created.
    • Shows count of disposable objects that were not disposed. While not indicative of a leak, it does identify opportunities to fix this problem and improve your application performance as a result of faster garbage collection.
    • More detailed filtering options (several columns can be filtered independently).
    • Presents info on total objects created (including those garbage collected). ANTS only shows ‘live’ object stats. This makes it easier to analyze and tune overall application performance (eg. identify where lots of objects being created unnecessarily that aren’t necessarily leaking).

    By way of summary, I think ANTS helps you find what’s leaking faster while Scitech provides a bit more detail about your overall application memory performance and individual objects once you know what to look at (eg. stack trace on creation). If the stack trace and tracking of undisposed disposable objects was added to ANTS I wouldn’t see the need to use anything else.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: What Are Some Good .NET Profilers? I am really not sure if
Possible Duplicate: What Are Some Good .NET Profilers? I am trying to test an
Possible Duplicates: What Are Some Good .NET Profilers? Any decent C# profilers out there?
Possible Duplicate: Avoiding repeated constants in CSS We have some theme colors that are
Possible Duplicate: String vs StringBuilder I just revisited some of the books that I
Possible Duplicate: What is a CAPTCHA that is compatible with ASP.NET MVC ? Please
Possible Duplicate: Good Primer for Python Slice Notation I've been reading over some sample
Possible Duplicate: What are some good UX books? I know a good bit of
Possible Duplicate: Operator overloading Hi guys can some one please suggest a good tutorial
Possible Duplicate: Are there any good TDD tools or resources for VB6? For my

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.