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. General Programming
  3. Visual Studio
  4. Performance Analyzer maxing out ram while analyzing report...

Performance Analyzer maxing out ram while analyzing report...

Scheduled Pinned Locked Moved Visual Studio
csharpvisual-studioperformancewpfhelp
2 Posts 2 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 Offline
    R Offline
    RB Emphasys
    wrote on last edited by
    #1

    Guys, I'm utilizing VS 2010 to do some memory performance checking on a WPF app. The tests run fine, and I can close the app, but it literally utilizes 6 of my 8 gig of memory during the "analysis process". I end up getting a low memory error from Visual Studio if I leave the process running for a few hours. If I pull up the resource monitor, I can see it taking more and more memory as each few seconds go by. Oddly enough the application really isn't that big, but I never get the final report because I simply lack the memory to get there. Any suggestions or tips on how to make it through and get an actual report before I hit the 8 gig limit? Thanks, Ryan

    D 1 Reply Last reply
    0
    • R RB Emphasys

      Guys, I'm utilizing VS 2010 to do some memory performance checking on a WPF app. The tests run fine, and I can close the app, but it literally utilizes 6 of my 8 gig of memory during the "analysis process". I end up getting a low memory error from Visual Studio if I leave the process running for a few hours. If I pull up the resource monitor, I can see it taking more and more memory as each few seconds go by. Oddly enough the application really isn't that big, but I never get the final report because I simply lack the memory to get there. Any suggestions or tips on how to make it through and get an actual report before I hit the 8 gig limit? Thanks, Ryan

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Two things. 1) Limit your sample size. Run as little of the app under the profiler as possible or limit what the profiler is sampling, or 2) increase the RAM in the machine. My Dev box at home has 16G in it. My work laptop has 4G. Guess which one I do my profiling on...

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak

      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