How can I shorten this time?

G

Guest

I found a surprising problem.
I sent a zero length's request in my asp.net program to another asp.net
program on the local machine. until I received the zero length's response
data, it only took me 32ms.
while I sent the same request in my C# WinForm program to the other
asp.net program on the same machine, it took me more than 100ms, the average
is 180ms.
Why did the request in WinForm program need more time than in WebForm
program? That's why I felt surprising, Where did the time spend? and How can
I shorten the response time?
Your help is much appreciated!
 
S

Scott Allen

Hi WRT:

What code are you using to send / recieve / time the response?
Did you take the average of a large number of samples or just run a
handful of time? I would also think they should average out to be
comparable.

--
Scott
http://www.OdeToCode.com/blogs/scott/


On Thu, 28 Oct 2004 02:19:02 -0700, "Web Response Time" <Web Response
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,008
Latest member
HaroldDark

Latest Threads

Top