HighTechTalks DotNet Forums  

Performance of web method calls

ASP.net Web Services microsoft.public.dotnet.framework.aspnet.webservices


Discuss Performance of web method calls in the ASP.net Web Services forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Rivaaj
 
Posts: n/a

Default Performance of web method calls - 12-01-2003 , 11:12 AM






Hi

I have been timing a client application's response time when invoking a
simple web method (it simply returns). A single test client invokes this
method synchronously without a delay between a response and the next
request. An average time in the order of 11ms is measured. The web service
is not servicing requests from any other client apps. When a second test
client is run concurrently with the first an average time in the order of
22ms is measured. The median however remains fairly constant between these
two cases.

Is there a reason why the average time would be affected so greatly by the
addition of a second client?

Thanks
Rivaaj



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.