Answer the question
In order to leave comments, you need to log in
What profiler do you use for ASP MVC projects?
Hello! Guys who uses what profiler? To see where the performance loss is, where the "heavy" query to the database is, and so on ...
I tried nuget Miniprofiler EF6 but it gives errors, it didn't start.
I tried the utility, but my database is already on the host, trace is forbidden there, like.
I also look at: ravendb.net/docs/article-page/2.0/csharp/appendixe... and nerddinner.codeplex.com/releases/view/45647 the last one is a bit old, probably asp mvc 5 and DB first does not support the approach.
Answer the question
In order to leave comments, you need to log in
I use Profiler from MS SQL delivery set. doesn't suit you?
Native Profiler is a very powerful thing, I have not seen anything better.
I advise you to look at Glimpse
There are separate plugins for ADO, and EF, as well as for all popular libraries.
Allows you to view specific requests, execution time, parameters, etc.
Plus, it provides a lot of analytics on what time is spent on processing.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question