Thread: memory access performance

  1. #1
    Registered User
    Join Date
    Feb 2008
    Posts
    147

    memory access performance

    Is there any way I can profile where my application is not optimized for memory access? all profilers I know are about cpu speed measures and not for seen how long your program spend in memory access?.

  2. #2
    Registered User
    Join Date
    Nov 2009
    Posts
    24
    There are a lot of profilers that will measure memory access. Speedshop, totalview, etc

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Mutex and Shared Memory Segment Questions.
    By MadDog in forum Linux Programming
    Replies: 14
    Last Post: 06-20-2010, 04:04 AM
  2. Replies: 7
    Last Post: 02-06-2009, 12:27 PM
  3. Memory access I can't get
    By caroundw5h in forum C Programming
    Replies: 25
    Last Post: 03-04-2005, 05:42 PM
  4. Onboard video card memory access
    By HermioneFan in forum Game Programming
    Replies: 1
    Last Post: 05-28-2003, 09:53 AM
  5. Memory Access Error when using Strcpy()
    By fgs3124 in forum C Programming
    Replies: 2
    Last Post: 03-15-2002, 03:07 PM

Tags for this Thread