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 179359
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T14:23:35+00:00 2026-05-11T14:23:35+00:00

I am looking for a CPU profiler for .NET supporting heavily threaded apps. (double)

  • 0

I am looking for a CPU profiler for .NET supporting

  • heavily threaded apps.
  • (double) quad-core CPUs.
  • sampling profiling.
  • 64 bits OS.
  • command-line API.

Currently, I am getting trouble with most .NET profilers, in particular,

  • YourKit does not seem to support command-line.
  • dotTrace 3.1 is crashing with 64 bits OS.

I haven’t tried Intel VTune so far. Any enlightened suggestion?

  • 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. 2026-05-11T14:23:36+00:00Added an answer on May 11, 2026 at 2:23 pm

    Threading tends to confuse most profilers in that they aren’t sure how to count time that one thread is blocked waiting on another and time a thread is waiting around for work (if you aren’t using the thread pool).

    There are two profilers that you should check out in our experience: 1. Eqatech has a free profiler that does code injection for profiling. It only works down to the method level, but does work on 64 bit and can give you a sense of where your time is going. 2. The Red-Gate ANT profiler is the best we’ve used for drilling into line level timings which is critical if you have a scenario where threads are blocked waiting on each other for a significant part of their execution time.

    That said, if you can run your tests without a user interface I highly recommend setting up some NUnit performance tests so you can quickly and easily repeat them exactly the same way each time. Doing this you can see where your time is going even with a method level profiler, propose and check individual optimizations, etc. You’ll be surprised how taking time from one place just adds it to another because the threads end up waiting on each other, so having a perfectly repeatable test is very useful.

    The Eqatech profiler modifies your compiled IL so whenever you re-run that IL you get a new performance tracing file, so it should fit your command line scenario. I believe ANT can work similarly.

    Finally, if your application is going to be used in multiple environments I’d definitely recommend running a few performance test runs on a single processor or hyperthread only processor. When you get very aggressive about tuning for multicores you can end up adding enough overhead that you may deadlock or just be slow on small numbers of processors.

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

Sidebar

Ask A Question

Stats

  • Questions 118k
  • Answers 118k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer RewriteRule ^(.*)/details index.php?q=$1&details=true [L,QSA] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d… May 11, 2026 at 11:39 pm
  • Editorial Team
    Editorial Team added an answer If you use an appropriate class or library, they will… May 11, 2026 at 11:39 pm
  • Editorial Team
    Editorial Team added an answer This was fixed by upgrading to WSS SP2 and MOSS… May 11, 2026 at 11:39 pm

Related Questions

We're having sporadic, random query timeouts on our SQL Server 2005 cluster. I own
I am calling a vendor's Java API, and on some servers it appears that
Q1. What are best practices for a writing a code that does not consume
I am looking for a pseudo random number generator which would be specialized to

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.