What tools can I use to profile the performance of a web application? It is desirable that it was possible to more or less thoroughly examine the execution speed and memorize each function without adding code.
- Visual Studio Profiler? - andreycha
|
What tools can I use to profile the performance of a web application? It is desirable that it was possible to more or less thoroughly examine the execution speed and memorize each function without adding code.
Source: https://ru.stackoverflow.com/questions/622315/
All Articles