How can we help you today? How can we help you today?
icelava

Activity overview

Latest activity by icelava

Standard vs Pro
http://www.red-gate.com/dynamic/purchas ... ceprofiler I don't think I got a clear understanding from the description pages - if i wish to profile the performance of the app/service as a whole, inc...
2 followers 2 comments 0 votes
Hmmm it looks like if i test with another operation, the system.servicemodel call stack do appear. I am guessing whether they appear or not is relative to the duration and intensity of other executing code? / comments
Hmmm it looks like if i test with another operation, the system.servicemodel call stack do appear. I am guessing whether they appear or not is relative to the duration and intensity of other execut...
0 votes
How to profile all assemblies including BCL
We have a WCF/IIS service with manual clockings for the begin and end of operation calls. From the logs, we observe the execution time of the app code per operation can be reasonably fast - tens of...
2 followers 5 comments 0 votes
Hmmm, seems like the problem is due to the web application project using Visual Studio Development Server as the web server. After changing to use IIS Express it seems to be proper now... / comments
Hmmm, seems like the problem is due to the web application project using Visual Studio Development Server as the web server. After changing to use IIS Express it seems to be proper now...
0 votes
Async() calls end up with different value under profiler
I am trying out ANTS Performance Profiler 8.5 to help us determine the actual execution time of async methods, inclusive of the awaiting time spent for other simultaneous awaitable tasks. Our WCF/I...
1 follower 1 comment 0 votes