home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Windows Tools / SOS-WIN_TOOLS.ISO / programm / testtool / wits_d / readme.txt < prev    next >
Encoding:
Text File  |  1993-03-08  |  6.2 KB  |  150 lines

  1. Release notes for WITS v1.0
  2. =============================
  3.  
  4. System requirements for running WITS
  5. ====================================
  6. The test computer should have at least four megabytes of memory and five
  7. megabytes of space on the hard disk drive.  Since actual application
  8. programs are used for the test(s) space must be available on the disk
  9. drive for temporary and swap files.  
  10.  
  11. *************************************
  12. WITS WILL ONLY RUN UNDER WINDOWS 3.1.
  13.  
  14. Before running WITS close ALL Windows
  15. 3.1 applications
  16. *************************************
  17.  
  18. Installing WITS
  19. ===============
  20. Run SETUP.EXE on the WITS disk from within Windows.  The default directory
  21. is C:\WITS.  You may chose another.  At the end of the install the 
  22. program files will be in the choosen directory while WITS.INI will 
  23. be in the main Windows directory as well as *.VBX files, 
  24. STATUS.DLL and VBRUN200.DLL.
  25.  
  26. If you were a beta site and if, after installing WITS, you receive
  27. error message about wrong version software or other strange and
  28. inexplicable error messages you will need to manually clean off the
  29. old copy, especially *.VBX, GSW.EXE and GSWDLL.DLL files.  After
  30. doing this re-install WITS.  If you still have problems contact
  31. us via Compuserve at 71250,2146.
  32.  
  33. Major functions of WITS
  34. =======================
  35. WITS is intended to measure graphics board performance in actual
  36. Windows applications.  These applications include:
  37.  
  38.     Microsoft Word for Windows (version 1.x & 2.x)
  39.     Microsoft Excel (version 2.1, 3.0 & 4.0)
  40.     Corel Draw! (version 3.0)
  41.     Aldus PhotoStyler (version 1.0)
  42.     QuarkXpress (version 3.1)
  43.  
  44. WITS drives the application programs via a combination of DDE and simulated
  45. keystrokes.  WITS measures time taken for various graphics board functions
  46. and reports these back at the end of the test.  Care has been taken to 
  47. ensure that other factors in an application programs performance, for 
  48. example disk access times, are excluded from measurement.  
  49.  
  50. The version features encrypted script files (*.SCR) and password-protected 
  51. data files.  Encrypting the files ensures that users will not be able to 
  52. alter them to their advantage.
  53.  
  54. We suggest that all other Windows programs be shut down before running
  55. WITS, even ones being tested.  The issue is that resources Windows
  56. allocates while a program is running are still available when the program
  57. restarts.  This will have its greatest effect on the font efficiency 
  58. measurements discussed below.
  59.  
  60. WITS is written in Visual Basic and the Professional Toolkit for VB.
  61. Engenious Solutions (510.531.5681) provided the driver profiler software
  62. and the refresh rate monitoring software.  The driver time measurements
  63. are via a reduced functionality version of their Perform video driver 
  64. profiling product.
  65.  
  66. Refresh rate measurement
  67. ========================
  68. The routine for measuring video refresh rate works ONLY for VGA boards.
  69. If you are using a coprocessor-based board, for example a TI 34020 board,
  70. this routine will not work.  It will measure the refresh rate of the VGA
  71. board used to boot up but not the coprocessor board when running Windows.
  72.  
  73. Word for Windows notes
  74. ======================
  75. WITS will open Word for Windows and set 'Draft' mode to off
  76. (no checkmark).  It will also set 'Print Preview' to single page preview 
  77. ('Two Pages' should show when in Print Preview mode).  
  78.  
  79. When the test is finished the results are presented in both a chart
  80. and grid.  You will notice that the labels for each row are, for 
  81. example, "Page Scroll" and "Page scroll - cached".  This refers
  82. to the fact that, during the first page scroll, fonts are read in
  83. for proper display.  Once the fonts are loaded, or cached, the scroll
  84. operation can proceed more quickly.  The cached scroll times are used
  85. to generate the total time of the test.  The release version of WITS
  86. will compute the font efficiency, or time ratio, of uncached to 
  87. cached fonts.
  88.  
  89. Excel notes
  90. ===========
  91. The Excel test tests both text and graphics performance.
  92.  
  93. CorelDRAW! notes
  94. ================
  95. Before running WITS to test CorelDRAW! startup CorelDRAW! and load 
  96. the file C:\WITS\EYE.CDR and watch for an error message about "Bad
  97. or missing fonts."  If you receive this error message simply save
  98. the drawing as is to prevent the error from occuring during the 
  99. WITS test.
  100.  
  101. ******************************************************
  102. IF YOU RECEIVE AN "UNSUPPORTED MS-DOS VERSION" MESSAGE
  103. ******************************************************
  104.  
  105. This error message can be caused by loading FILES high using QEMM-386.
  106. To correct the error remove the LOADHI FILES=x from the
  107. AUTOEXEC.BAT file.
  108.  
  109. Known problems
  110. ==============
  111.  
  112. Driver timing
  113. -------------
  114. Invoking the driver timing option may cause the background colors and
  115. patterns to change.  The problem will go away when driver timing is
  116. turned off.
  117.  
  118. Norton Desktop for Windows
  119. --------------------------
  120. WITS may not load if the Norton Desktop for Windows is the default
  121. program manager.  If so, switch back to the standard Windows 3.1 Program
  122. Manager for the duration of the tests.
  123.  
  124. No Windows printer installed
  125. ----------------------------
  126. You must have a printer installed for Windows even if you do not
  127. intend to print out the results.  Certain characteristics of the 
  128. printer are taken into account by WITS so it must be able to access
  129. the printer to get the information.
  130.  
  131. Small font on the graph labels
  132. ------------------------------
  133. This is due to the way the chart display software functions.  It is
  134. not possible for WITS to override the font size it chooses for the chart
  135. labels.  Since this software is provided by a third-party software company
  136. we are not able to control the problem.
  137.  
  138. General Protection Fault when maximizing results graph
  139. ------------------------------------------------------
  140. Some high resolution boards may cause a problem if the Results form is
  141. maximized to the full screen size and then the graph is maximized.  This 
  142. is due to the display driver for the graphics board.
  143.  
  144.  
  145. Final Note
  146. ==========
  147. As WITS is freeware there is no formal support available.  If you
  148. discover a significant bug or failure mode, or have ideas how to
  149. improve it, please contact us on Compuserve at 71250,2146.
  150.