Memory Profiler tool to get an estimation of improvement enabling NUMA
Clash Royale CLAN TAG #URR8PPP Memory Profiler tool to get an estimation of improvement enabling NUMA I work on a low latency application that in my opinion would greatly benefit from the enabling of NUMA (or improving the memory locality anyway). Is there a profiling tool that would give me an estimation on what could be the improvement, maybe in terms of percent/factor of reduction of execution time? I was considering using cachegrind. I would expect a lot of LL cache miss, but still I wouldn't have an idea of the expected improvement. Thanks a lot. By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.