[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

fiefie.niles

11/25/2010 10:08:00 PM

We have a basic PING type program using a socket. The server just
echoes back a message and the client times how long it takes to
receive the message back using the (msec-accurate) Stopwatch class in
System.Diagnostics.
We ran server and client both together (loopback) on a number of
servers.
1 of 4 apparently identical boxes is so much faster then the rest.
The speed ranges from 7-9 msec to 70-80 msec.
There are no difference in the running services at all in all 4
machines.
Some 4 core box are slower, but 1 4 core box is the fastest (beats an
8 core box).
What could cause the boxes to perform differently like that ?
Thank you.
1 Answer

(nobody)

11/25/2010 10:32:00 PM

0

"fniles" <fiefie.niles@gmail.com> wrote in message
news:ea8b6982-df2a-47a4-9d59-d5d4336c7e43@h16g2000vbz.googlegroups.com...
> System.Diagnostics.

You need to ask your question to a .Nxt group or forum. This group is for
VB6 or lower.