[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference 7.286::fddi

Title:FDDI - The Next Generation
Moderator:NETCAD::STEFANI
Created:Thu Apr 27 1989
Last Modified:Thu Jun 05 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2259
Total number of notes:8590

511.0. "Perf : 1 MIPS = 1 Mb/s" by NANTES::DUMOULIN () Fri Mar 20 1992 09:56

	Hi,

	a customer of mine states that in order to obtain a throughput of one 
	Mb/s on	FDDI, you need 1 Mips of CPU. 

	His assertion is based on the observation of his FDDI Network 
	using TCP/IP on diverse systems (SUN, DEC, IBM ...) but is not the
	result of a thorough performance study. For him, it is a rule of
	thumb for determining the performance he can expect between two
	systems.

	I obtained between 20 and 21.5 Mb/s on a DS5000-200 (21.5 MIPS)  with
	TTCP in UDP, which looks like what the customer states but of course 
	this is not a proof.

	Can anyone validate/invalidate this "rule" of 1 Mips <-> 1 Mb/s ? 

	By the way, the customer is CNET (French Telecom Research Lab) and 
	seems to know a lot about TCP/IP Networking.

	Regards,

	Thierry
	
T.RTitleUserPersonal
Name
DateLines
511.1MIPSBX::thomasThe Code WarriorFri Mar 20 1992 10:382
Depends on the system.  I've gotten 12Mb/s on a 3 MIP system.

511.2KONING::KONINGPaul Koning, NI1DFri Mar 20 1992 16:5814
Well, as you probably know, all generalizations are false.  :-)

For implementations of modest efficiency running on modern processors and
operating systems, it's probably a pretty reasonable first guess.  For older
processors and systems, the results tend to be better (due to less system
overhead and proportionally less of a processor performance hit due to
interrupts).

For well optimized implementations, and especially for implementations in
bounded-function boxes, the performance is going to be MUCH better than
predicted by your "rule".  (Consider the LANbridge-100, which handles 10 Mb/s
with a wimpy little 68000.)

	paul