home *** CD-ROM | disk | FTP | other *** search
/ No Fragments Archive 10: Diskmags / nf_archive_10.iso / MAGS / ST_USER / 1990 / USERAU90.MSA / TEXT_DSKBMARK.DOC < prev    next >
Text File  |  1990-06-24  |  2KB  |  34 lines

  1.                           DISK DRIVE PERFORMANCE TEST
  2.  
  3.  
  4. How fast is your hard disk? OK, so maybe you can quote the manufacturers access
  5. time to the nearest millisecond, but how does this translate to the real world?
  6. And what about those floppy disk formatters that claim to improve the
  7. performance of your disk system, or hard disk cashing programs. Do they work?
  8.  
  9.     Here is a simple utility - called HDBMARK.PRG - written in HiSoft BASIC
  10. that will put your hard or floppy disk drive through a rigorous performance
  11. test. It loads and saves 500k of data, writes 30k of data forwards and
  12. backwards and performs a complex seek test. The timings for each test is
  13. printed on the screen.
  14.  
  15.     To give you a baseline by which you can compare your own system, here are
  16. the figures for a standard format, double sided STE floppy disk:
  17.  
  18. Time to write 500k block of memory   = 78.8 seconds
  19. Time to read  500k block of memory   = 27.9 seconds
  20. Time to write 30,000 bytes forwards  = 82.4 seconds
  21. Time to read  30,000 bytes forwards  = 58.94 seconds
  22. Time to write 30,000 bytes backwards = 155.5 seconds
  23. Time to read  30,000 bytes backwards = 133.6 seconds
  24. Time for seek test                   = 216.0 seconds
  25.  
  26.     Improvements can be made by switching off the write verify function and
  27. using a "fast formatter" which skews the tracks. There are many PD programs
  28. whioch will do this, so try them and see what difference they make. Hard disk
  29. drives, of course, will be much quicker than any floppy system - try it and
  30. see.
  31.  
  32.  
  33. HARDWARE: 1Mb OF RAM, MONO AND MEDIUM RES COLOUR
  34.