lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 21 Dec 2006 19:08:05 +0300
From:	Evgeniy Polyakov <johnpol@....mipt.ru>
To:	netdev@...r.kernel.org
Cc:	David Miller <davem@...emloft.net>
Subject: [Netchannels] Userspace network stack performance.

Userspace network stack over new netchannels performance.

Sending:
	o 128 bytes writing:
		* netchannels: 27-28 MB/sec, 20-30 % CPU usage
		* sockets: 7-8 MB/sec, 80-90 % CPU usage
	o 4096 bytes writing:
		* netchannels: 27-28 MB/sec, 20-30 % CPU usage
		* sockets: 30-31 MB/sec, 30-40 % CPU usage

Receiving:
	o 128 bytes reading:
		* netchannels: 70-71 MB/sec, 80-90 % CPU usage
		* sockets: 24-25 MB/sec, 80-90 % CPU usage
	o 4096 bytes reading:
		* netchannels: 73-74 MB/sec, 80-90 % CPU usage
		* sockets: 79-80 MB/sec, 80-90 % CPU usage

Stack is available from project homepage at
http://tservice.net.ru/~s0mbre/old/?section=projects&item=unetstack

-- 
	Evgeniy Polyakov
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists