Date: Sat, 6 Jan 2007 00:43:50 +0700 From: Eugene Grosbein <eugen@kuzbass.ru> To: performance@freebsd.org Cc: stable@freebsd.org Subject: benchmark Message-ID: <20070105174350.GA21615@svzserv.kemerovo.su>
next in thread | raw e-mail | index | archive | help
Hi! I'm trying to meashure network throughput between two 6.2-PRERELEASE boxes, basically get maximim IP packets per second transmitted/received. Tried to use iperf from ports in UDP mode with 64 byte payload, but it calls gettimeofday() after each write and gives me about 80Kpps only for Pentium D 2.8Ghz. What alternative should I use? May be, a netgraph node? Eugene
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070105174350.GA21615>