home *** CD-ROM | disk | FTP | other *** search
/ The CIA World Factbook 1992 / k3bimage.iso / sel / 04 / 0058 / thruput.txt < prev   
Encoding:
Text File  |  1991-12-02  |  2.2 KB  |  45 lines

  1. G E T T I N G   T H E   M O S T   O U T   O F   Y O U R   B B S   T I M E !!
  2.  
  3.  Mike Ratledge, CDP, CSP - SysOp of East Bay X-Change TCommNet 803/723-6430
  4.  
  5.  
  6.                Relative efficiency of various file transfer
  7.                  protocols used on Bulletin Board Systems
  8.  
  9.  
  10. File Transfer Performance:      XMODEM   CRC-XMOD  YMODEM   ZMODEM   YMODEM-G
  11.  
  12. Protocol Overhead Characters     4803     4803      603      3600     503
  13. Transfer Protocol Round Trips    803      803       103      5        5
  14.  
  15. (direct) Trip Time ... at 40ms   32.12s   16.06s    4.12s    0.2s     0.2s
  16. (direct) Transfer Time at 40ms   925s     925s      862s     883s     857s
  17. (netwrk) Trip Time ... at 5s     4015s    2007s     515s     25s      25s
  18. (netwrk) Transfer Time at 5s     5761s    2880s     1373s    918s     882s
  19.  
  20. Relative Efficiency:              40%     60%       80%      90%      95%
  21.  
  22. Beleive it or Not!  "Kermit" is below even X-Modem with about a 30% relative
  23. efficiency...  You can get over three times as much data over the phone line
  24. in the same amount of time using Z-Modem, and more than double the data if
  25. you've been using X-Modem!
  26.  
  27.  
  28. Hardware Flow Control and Error-Correcting Modems:
  29.  
  30. NOTE: MNP (Microcom Network Protocol) modems have automatic error detection
  31. and correction and get a boost from using synchronous framing techinques and
  32. - under MNP 5 - Hoffman/Lempel-encoding (data compression) to achieve higher
  33. *effective* rates as follow:   (20% boost under MNP 4, 66% under MNP 5)
  34.  
  35. Relative Efficiency:           XMODEM   CRC-XMOD  YMODEM   ZMODEM   YMODEM-G
  36. With MNP Class 4 in effect       44%      66%       88%     108%      114%
  37. With MNP Class 5 in effect       53%      80%      106%     150%      160%
  38.  
  39. Also note that using any non-hardware flow-control protocol (only Z-Modem &
  40. G-ymodem support it) will actually produce less of an improvement than shown.
  41. You cannot use Ymodem-G unless you have a *MODEM* that corrects transmission
  42. error automatically without program intervention - this is *NOT* software!!!
  43.  
  44. NOTE: Ymodem-G is available only between MNP modems - Do NOT use otherwise!!
  45.   You may (and should!) use Z-Modem for any and all file transfers...