Posts
Sort by recent activity
.NET multi-threaded application profiling does not "work"
Hi,
I am profiling a multi-threaded application. The line methods are incorrect and the method times (with children) are also wrong.
For example, the app first loads data asynchronously and takes ...