Replies: 1 comment 3 replies
-
|
@justalexh, can you share a quick description of the setup of your app as well as a description of the performance issue that you're seeing. Looking at the images is difficult because I can't quite get a full picture - it would be best if you're able to share the trace. If you would prefer, you can also e-mail it to me at brianrob [at] microsoft. From the images, the one thing that caught my attention is the time spent in |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I'm testing a microservice system on Azure:
Issue
SwapContexthappens and when theBLOCKED_TIMEoccurs.Information: Thread 11296
ETWmethods being called and I'm not sure if that's due to having multiple monitoring systems logging/profiling the system.MCGenControlCallBackV2but can't find much information about it despite it being apparent in the path.Information: Thread 8204
System.Threading.SpinWait.SpinOnceCoreandSystem.Threading.Tasks.Task.SpinWait(int32)CancellationTokenSource.InitializerWithTimer(unsigned int32)CoreclrThePreStubandSystem.Net.Http.HttpConnection.BoolHttpConnectionPool;;+<ConnectAsync>.MoveNext()`coreclr!OnCallCountThresholdReachedstub2
Conclusion
I apologize for all the images, but I'm fairly new to PerfView and Performance so any guidance would help greatly.
Beta Was this translation helpful? Give feedback.
All reactions