Options

ANTS Profiler 11.2 & dotnet6 application

anyakfeanyakfe Posts: 2 New member
edited November 18, 2023 9:51AM in ANTS Performance Profiler
Hi,

Trying to profile a dotnet6 application I get this result : 





All methods are identified as "insignificant" and all the CPU usage is taken by GetQueuesCompletionStatus even if we know that we have a specific method consuming almost all the CPU.
I tried with different apps, and I always get the same result.
Am I doing something wrong or .net6 is not supported ?

I have a complete (and much more realistic) using Visual Studio profiler:


I do not have this problem with .NET Framework 4.7.2 applications, in that case it works fine.

Thank you for your help.
Sign In or Register to comment.