On Thu, Jul 28, 2005 at 04:23:16PM -0500, Ober Heim wrote:
> http://www.linbsd.org/bench says it all to me :D
> 

Please no, Fefes benchmark does not measure network performance.
The only network related benchmark in that suite is the bind test and this
one has nothing todo with network performance. It test how fast you can do
for (;;) {
         socket();
         bind();
}
which actually does not matter at all.

Btw. FreeBSD is doing bind so fast because they have random ephemeral
ports disabled by default.

-- 
:wq Claudio

Reply via email to