home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / arch / 10538 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.1 KB

  1. Xref: sparky comp.arch:10538 comp.unix.bsd:8630 comp.os.linux:16096
  2. Path: sparky!uunet!comp.vuw.ac.nz!actrix!hoult
  3. Newsgroups: comp.arch,comp.unix.bsd,comp.os.linux
  4. Subject: Re: IDE faster than Mips SCSI disk
  5. Message-ID: <92110920114500855@hoult.actrix.gen.nz>
  6. From: Bruce@hoult.actrix.gen.nz
  7. Date: Mon, 09 Nov 92 20:11:45 +1300 (NZDT)
  8. X-Mailer: rnMac Buggy, I mean Beta, Test Version
  9. Lines: 23
  10.  
  11.  
  12. Othman Ahmad Writes:
  13.  
  14. > IOZONE performance measurements:
  15. >     345684 bytes/second for writing the file
  16. >     641985 bytes/second for reading the file
  17.  
  18. > IOZONE performance measurements:
  19. >     367586 bytes/second for writing the file
  20. >     499942 bytes/second for reading the file
  21.  
  22.  
  23.  
  24. Those are *both* nowhere near the limits of a cheap hard disk.
  25.  
  26.  
  27. Recently I used the MPW "Search" command (equivalent to grep) to look for
  28. a simple string in a directory of text files.  Each file was about 100KB to
  29. 200KB in size, for a total size of 45MB (about 300 files).
  30.  
  31. The search took 30 seconds, or 1.5MB/sec -- that's 2.5 to 3 times faster than
  32. your numbers.  The disk was a cheap Quantum 240MB 3.5" SCSI-1 and the
  33. Macintosh was a Quadra 700 (25 MHz '040).
  34.