4

I'm working with multi-layered application using .Net Core. My application is faster initially and getting slower after sometime. I was trying to debug the code to understand which line is making it slower, but not successful. Can anyone suggest me how to profile to know the execution time of the each line. Thanks.

Alex Guteniev
  • 12,039
  • 2
  • 34
  • 79
Moulali Shaik
  • 131
  • 1
  • 3
  • Related: [How to profile and measure C#/C++/Java code performance with VSCode?](/q/69166499/11107541) – starball Mar 03 '23 at 08:26

0 Answers0