Hacker News new | ask | show | jobs
by throw14082020 1601 days ago
If you need good performance to debug "performance issues" - lack of good performance - I don't think you will solve your problem.
2 comments

I'm not.sure what you're saying. You need good performance in your debugging tools to debug performance in your main app, otherwise when you enable the debugging tools they will dominate any measurements.
It can be very difficult to replicate a data race when using shared memory without decent performance when debugging.