What is your product version? 10.3.0
What is your product type (Angular or MVC)? Angular
What is product framework type (.net framework or .net core)? .NET 5
Hi , we are having problem of getting high CPU usage. Our application has been depolyed in azure. it is taking high CPU usage as well and thread count is also getting very high in azure , we are avg 100 threads in azure
Thanks
16 Answer(s)
-
0
Hi @ismcagdas, I have updated the nuget packge and then run the tool called jetbrains for profiler and refreshed the page and found only refreshing the page is tasking almost 575mb of memory and aslo if you can see the unmanaged memeory it also 264 mb
and in second screen shot if you can see the unmanaged memory it showing 314mb at that time I am not using anything application is in ideal mode
and aslo please let me know how the objects are getting disposed in your applicate becuase I did not find IDisposable interface anywhere
Thanks
-
0
Hi @ismcagdas, yes I am able to reporduced it , the above two images is from my login page and https://support.aspnetzero.com/QA/Questions/10866/Application-consuming-high-CPU-usage#answer-fedf259a-7b40-2872-fa3e-3a01d541dbda this from azure You can also test it in my local environment, we can not share our code as we are not allowed to shared due to proprietary , we can scheduled a call for this
Thanks
-
0
Hi @ismcagdas, I have send the required file through email "[email protected]"
Thanks
-
0
Hi @ecash
Could you upgrade your ABP NuGet packages to latest version and also apply changes in below PRs;
-
0
Hi,
Thanks, we will check the files you have shared. In the meantime, did you try to apply changes I suggested here ?