home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / cdtst105.zip / testspeed.txt < prev   
Text File  |  1999-01-30  |  3KB  |  73 lines

  1. CD-ROM Speed Tester 1.01  (C) 1998-1999 Samuel Audet <guardia@cam.org>
  2.  
  3. Syntax:
  4.    testspeed <cd drive letter> [/c <bogus cache size in kB>]
  5.              [/t <track,track,...>] [/s <fake cd writing speed>]
  6.  
  7. The default bogus cache size is 4096 kB.  By default, all tracks are
  8. tested.  The default fake CD writing speed is 4x.
  9.  
  10. Description
  11. ===========
  12.  
  13. This little utility was made because my brand new Teac CD-R55S doesn't
  14. support test mode (or RSJ doesn't support its test mode).  Since the only
  15. real problem when no test mode is available is the read test (the write
  16. test will always succeed unless the CD was bad is the first place and this
  17. you never know until you actually write to the CD), and since HD are always
  18. fast enough, only duplicating CD tracks remains gloomy if not properly
  19. tested. Even if you have a brand spanking new 40x drive, if your CD has a
  20. nice big scratch right in the middle, you might never get more than 2x from
  21. one of the tracks on it, even if it's only for 1 second, it can be crucial.
  22. You will not know about this before it's too late (ie.: you get a brand new
  23. frisbee), or before using the test mode or this CD-ROM Speed Tester.
  24.  
  25. This utility will fake a read cache.  If you use an 8 megs cache in your
  26. CD-R software, specify /c 8096 on the command line and the tester will take
  27. in account in its speed calculation the size of the cache, although it
  28. never actually uses one.
  29.  
  30. Reading CD-DA does no dejittering.  If you need dejittering, it is usually
  31. too slow to do CD->CD copy anyway.  Use another utility than your CD-R
  32. software to grab the track on your HD, and write it back to a blank CD.
  33.  
  34. If the lowest speed is 4.1x for example, I wouldn't try to copy at 4x,
  35. unless the area is very specific and you can come out of it without hitting
  36. the bottom using a huge cache.  Also take in account that if your CD-ROM
  37. drives are not bus mastered, your CPU might be overloaded during copy which
  38. means CD-ROM Speed Tester might report higher transfer than your CPU is
  39. capable of when writing at the same time in your CD-R software.
  40.  
  41. Voila, have fun!
  42.  
  43.  
  44. History
  45. =======
  46.  
  47. 1.05 - January 30, 1999
  48. ----
  49.  
  50. - Modified readcd to be CTCDROM.DMD compatible (This CD drive manager of
  51.   Unite CD Maker doesn't want to read in the CODE segment, so I had to
  52.   define local variables for the parameter)
  53. - Tracks are now read in order and can be tested multiple times in a row or not.
  54. - Hopefully fixed most screwed up display.
  55.  
  56.  
  57. Contacting the Author
  58. =====================
  59. If you have any suggestions, comments or bug reports, please let me know.
  60.  
  61. Samuel Audet
  62.  
  63. E-mail:      guardia@cam.org
  64. Homepage:    http://www.cam.org/~guardia
  65. IRC nick:    Guardian_ (be sure it's me before starting asking questions though)
  66.  
  67. Snail Mail:
  68.  
  69.    377, rue D'Argenteuil
  70.    Laval, Quebec
  71.    H7N 1P7   CANADA
  72.  
  73.