The topic seems close here: ASP.NET site profiling with EQATEC Profiler
However, the free version of Equatec that I downloaded today does not have any flags for ASP.NET and the regular network. I indicated the application path to my bin directory in my project folder, and also started hosting localhost for my application through Visual Studio.
I am open to other free tools. I'm just looking for something to profile the code to optimize some reflection that we use.
I use a professional edition, so unfortunately I do not have access to MS code profiling.
I want to perform performance profiling at this point.
Is the free version of Equatec capable of running ASP.NET applications?
Is there a free profiler (I understand that this was asked earlier, and it seems that little has appeared, but paid apps, but you might as well ask)?
Is MVC a special thing to look for in a profiler?
source share