[luau] Network switch

MonMotha monmotha at indy.rr.com
Mon Apr 28 12:31:01 PDT 2003


tongaloa at atl.org wrote:
...
> 
> it's slower going to the laptop, but that's
> the darn slow disk writes so make sure you know
> where the bottlenecks are before putting too much
> weight in a measure :-)
> 
> -bob
...

A good test is to use netcat (in UDP mode is best, but TCP if you want to 
measure your TCP stack as well).  Source /dev/zero on one end, and dump it to 
/dev/null on the other end.

This pretty much limits you to testing your network card and relevant parts of 
the network stack as the null source and the bit bucket tend to be fairly fast :)

--MonMotha




More information about the LUAU mailing list