| Author |
Message |
Mojo Hand
Joined: 06 Mar 2009 Posts: 4
|
Posted: Mon Nov 02, 2009 1:17 am Post subject: Exclude methods |
|
|
| I'd like to exclude certain methods from the timings, specifically blocking socket send and receive calls. Is there a way to do this? |
|
| Back to top |
|
 |
Chris.Allen
Joined: 12 Mar 2009 Posts: 443
|
Posted: Tue Nov 03, 2009 2:22 pm Post subject: |
|
|
| No. Sorry. But teh application has been designed throughout to be as efficient and simple to use as possible so the way we would recommend you profile is by using "CPU Time", not "Wall clock" time- then you shouldn't get any high-latency method shsw up significantly in your results. I hope this helps- let me know if I misunderstood... |
|
| Back to top |
|
 |
Mojo Hand
Joined: 06 Mar 2009 Posts: 4
|
Posted: Sun Nov 15, 2009 2:58 am Post subject: |
|
|
Hi Chris, thanks for the reply.
Whether I have it set to "CPU Time" or "Wall Clock Time", these socket calls, mainly Socket.Receive, are showing up as taking more than three quarters of execution time. |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group