Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Code profiler

Code profiler

Scheduled Pinned Locked Moved The Lounge
performancequestion
16 Posts 16 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Rick Beideman

    We are looking at purchasing a code profiler, particularly for finding performance bottlenecks. We were looking at ANTS profiler from RedGate. Any recommendations?

    T Offline
    T Offline
    Tim Yen
    wrote on last edited by
    #7

    We use ANTS for performance and .NET Memory Profiler from scitech for memory Im pretty happy with them both, though ants is a bit stingy on the upgrade path Tim

    1 Reply Last reply
    0
    • A Andy Brummer

      I like dotTrace[^], but I haven't compared it to ANTS since the 1.1 version.


      This blanket smells like ham

      O Offline
      O Offline
      originSH
      wrote on last edited by
      #8

      And I'll third it :)

      1 Reply Last reply
      0
      • R Rick Beideman

        We are looking at purchasing a code profiler, particularly for finding performance bottlenecks. We were looking at ANTS profiler from RedGate. Any recommendations?

        O Offline
        O Offline
        Owen Lawrence
        wrote on last edited by
        #9

        I've used GlowCode before with excellent results. - Owen -

        1 Reply Last reply
        0
        • R Rick Beideman

          We are looking at purchasing a code profiler, particularly for finding performance bottlenecks. We were looking at ANTS profiler from RedGate. Any recommendations?

          A Offline
          A Offline
          Alan Balkany
          wrote on last edited by
          #10

          I just used ANTS, and I'm satisfied with it. I like the feature that lets you enter just the names of the methods you want to profile. One thing it didn't catch was disk-access time, which was a significant portion of the total time used. It focused entirely on CPU time, and didn't show much CPU time being taken by the file-saving routines. But when I compressed the output before writing, it increased the application's speed significantly.

          1 Reply Last reply
          0
          • A Andy Brummer

            I like dotTrace[^], but I haven't compared it to ANTS since the 1.1 version.


            This blanket smells like ham

            C Offline
            C Offline
            Chris Maunder
            wrote on last edited by
            #11

            I'll 3.5 it because we're just starting profiling with it this week. I may increase or decrease my "me too" vote depending on how it performs and what sort of mood I'm in later.

            cheers, Chris Maunder

            CodeProject.com : C++ MVP

            1 Reply Last reply
            0
            • R Rick Beideman

              We are looking at purchasing a code profiler, particularly for finding performance bottlenecks. We were looking at ANTS profiler from RedGate. Any recommendations?

              J Offline
              J Offline
              Judah Gabriel Himango
              wrote on last edited by
              #12

              ANTS is good. We've had occassional bugs with it, but nothing the Red Gate guys couldn't solve. Plus they advertise on CP, all the more reason to go with them. :)

              Tech, life, family, faith: Give me a visit. I'm currently blogging about: Halloween and Celebrating Man's Festivals The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

              1 Reply Last reply
              0
              • R Rick Beideman

                We are looking at purchasing a code profiler, particularly for finding performance bottlenecks. We were looking at ANTS profiler from RedGate. Any recommendations?

                M Offline
                M Offline
                M rIo
                wrote on last edited by
                #13

                I've done a deep research on code profiler tools a couple of months ago in order to select one for our development team. I had some experience with RedGate's Ants Profiler within the past. After comparing several profiling tools, my conclusion was (and still is) that RedGate's Ants Profiler rulez. Gr. Mario

                throw new NotImplementedException("Signature");

                1 Reply Last reply
                0
                • R Rick Beideman

                  We are looking at purchasing a code profiler, particularly for finding performance bottlenecks. We were looking at ANTS profiler from RedGate. Any recommendations?

                  O Offline
                  O Offline
                  OregonRain
                  wrote on last edited by
                  #14

                  I'm also looking but for a product to do profiling and memory leak detection for unmanaged code. Used VTune in the past and sort of leaning this way (for the profiler). Any other recommended products for strictly unmanaged bits? Thanks

                  1 Reply Last reply
                  0
                  • R Rick Beideman

                    We are looking at purchasing a code profiler, particularly for finding performance bottlenecks. We were looking at ANTS profiler from RedGate. Any recommendations?

                    W Offline
                    W Offline
                    W Balboos GHB
                    wrote on last edited by
                    #15

                    Where I work, it was suggested to me I use Ctrl-A and then delete.

                    "Learn to laugh at yourself. It's better than having other people do it for you." - Balboos HaGadol

                    1 Reply Last reply
                    0
                    • R Rick Beideman

                      We are looking at purchasing a code profiler, particularly for finding performance bottlenecks. We were looking at ANTS profiler from RedGate. Any recommendations?

                      C Offline
                      C Offline
                      cosmogon
                      wrote on last edited by
                      #16

                      Anyone have any experience with ProfileSharp? http://www.softprodigy.com/ProfileSharp/index.aspx[^]

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups