This isn't telling me much
rkrausse
Posts: 2 New member
Have to be using this wrong but I ran this over my asp.net mvc app. I then moved the time line over where it took about 5-6 seconds to fully return my request. Then in RedGate, whether in the call tree view or database calls, it shows most everything in the 0.x range, so is see calls with <0.001, 0.123, etc. So I would think, it would be fast but again, takes 5-6 seconds to complete a post.
It says my http calls took 0.113ms and 0.105ms yet the web app itself took about 5-6 seconds to render.
It says my http calls took 0.113ms and 0.105ms yet the web app itself took about 5-6 seconds to render.
Answers