Y
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
IshKebab
1600 days ago
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.
link
jcranberry
1598 days ago
It can be very difficult to replicate a data race when using shared memory without decent performance when debugging.
link