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?.
This is a discussion on memory access performance within the C Programming forums, part of the General Programming Boards category; Is there any way I can profile where my application is not optimized for memory access? all profilers I know ...
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?.
There are a lot of profilers that will measure memory access. Speedshop, totalview, etc