What are the current best practices for load testing and profiling ASP.NET web applications?
- 阅读更多 关于 What are the current best practices for load testing and profiling ASP.NET web applications?
I am tasked with improving the performance of a particular page of the website that has an extremely high response time as reported by google analytics. Doing a few google searches reveals a product that came with VS2003 called ACT (Application Center Test) that did load testing. This doesn't seem to be distributed any longer I'd like to be able to get a baseline test of this page before I try to optimize it, so I can see what my changes are doing. Profiling applications such as dotTrace from Jetbrains may play into it and I have already isolated some operations that are taking a while within