home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / PMBENCH.ZIP / README.PM < prev    next >
Text File  |  1989-10-15  |  24KB  |  751 lines

  1.  
  2.  
  3.                   PC Magazine Labs
  4.  
  5.              Laboratory Benchmark Series
  6.     Software and documentation (c) 1989 PC Magazine
  7.  
  8.  
  9.           =================================
  10.           GRAPHICS PERFORMANCE TESTS
  11.           OS/2 Presentation Manager version
  12.           Release 1.0  --  November 1989
  13.           =================================
  14.  
  15.  
  16.  
  17. Installation notes:
  18.  
  19. The PC Labs Graphics Performance Tests for OS/2 Presentation Manager  
  20. (Release 1.0) is distributed on one low density floppy (5.25" 
  21. 360K diskette version also includes the Graphics Performance 
  22. Tests for Microsoft Windows; 3.5" 720K diskette version 
  23. incorporates the Hardware Performance Tests Release 5.1) or as 
  24. an archived file on PC MagNet, our on-line service associated 
  25. with CompuServe. The following three files are located on this 
  26. diskette in a directory named "PMBENCH":
  27.  
  28. README.PM - This file: a text file containing documentation.
  29. PMBENCH.EXE - The Graphics Performance Tests benchmark program
  30. REGISTER.PM - Form to send in to register or to make comments
  31.  
  32. In order to install the test simply copy the PMBENCH.EXE file 
  33. to the directory of your choice. The program can be executed 
  34. from within any current version of OS/2 Presentation Manager.
  35. We also recommend that you keep a copy of this file along with 
  36. the test program.
  37.  
  38.  
  39. The OS/2 Presentation Manager and Microsoft Windows versions of the 
  40. Graphics Performance Tests (which are both included on this diskette) 
  41. are quite similar in design and implementation in order to provide 
  42. comparative tests for the two environments. However, there are some 
  43. tests that are implemented slightly differently under each environment; 
  44. also, the Presentation Manager version contains some tests that are not 
  45. included in the Windows version. The differences exist because there are 
  46. graphics functions in Presentation Manager that are not available in 
  47. Windows, and therefor cannot be tested. For the specific details read 
  48. this README.PM file and the README.WIN file in the WINBENCH directory on 
  49. this diskette; these text files contain documentation about each of the 
  50. features of the two versions.
  51.  
  52.  
  53.  
  54.  
  55.                         - Page 1 -
  56.  
  57.  
  58.                            TABLE OF CONTENTS
  59.  
  60.  
  61. Installation notes . . . . . . . . . . . . . . . . . . . . . . . . .   1
  62.  
  63. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . .   4
  64.  
  65. BitBlt . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   5
  66.        Alignment . . . . . . . . . . . . . . . . . . . . . . . . . .   5
  67.        Overlap . . . . . . . . . . . . . . . . . . . . . . . . . . .   5
  68.        ROP's . . . . . . . . . . . . . . . . . . . . . . . . . . . .   5
  69.        Screen/Memory . . . . . . . . . . . . . . . . . . . . . . . .   5
  70.        All . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   5
  71.  
  72. Curves . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   6
  73.        Partial Arcs. . . . . . . . . . . . . . . . . . . . . . . . .   6
  74.        Full Arcs . . . . . . . . . . . . . . . . . . . . . . . . . .   6
  75.        PolySpline. . . . . . . . . . . . . . . . . . . . . . . . . .   6
  76.        PolyFillet. . . . . . . . . . . . . . . . . . . . . . . . . .   6
  77.        All . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   6
  78.  
  79. Lines  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   7
  80.        Single Lines. . . . . . . . . . . . . . . . . . . . . . . . .   7
  81.        Polylines . . . . . . . . . . . . . . . . . . . . . . . . . .   7
  82.        All Directions. . . . . . . . . . . . . . . . . . . . . . . .   7
  83.        Wide Lines. . . . . . . . . . . . . . . . . . . . . . . . . .   7
  84.        All . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   7
  85.  
  86. Polygons . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   8
  87.        Alternate Fill. . . . . . . . . . . . . . . . . . . . . . . .   8
  88.        Winding Fill. . . . . . . . . . . . . . . . . . . . . . . . .   8
  89.        All . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   8
  90.  
  91. Rectangles . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   9
  92.        Boxes . . . . . . . . . . . . . . . . . . . . . . . . . . . .   9
  93.        Random. . . . . . . . . . . . . . . . . . . . . . . . . . . .   9
  94.        Patterns. . . . . . . . . . . . . . . . . . . . . . . . . . .   9
  95.        All . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   9
  96.  
  97.  
  98.  
  99.  
  100.                         - Page 2 -
  101.  
  102.  
  103.  
  104. Text . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  10
  105.        Image Fonts . . . . . . . . . . . . . . . . . . . . . . . . .  10
  106.        Background Mix. . . . . . . . . . . . . . . . . . . . . . . .  10
  107.        Extended Text . . . . . . . . . . . . . . . . . . . . . . . .  10
  108.        Greyed Text . . . . . . . . . . . . . . . . . . . . . . . . .  10
  109.        Mixed Fonts . . . . . . . . . . . . . . . . . . . . . . . . .  11
  110.        All . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  11
  111.  
  112. Misc . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  12
  113.        Set/Query Current Position. . . . . . . . . . . . . . . . . .  12
  114.        Markers . . . . . . . . . . . . . . . . . . . . . . . . . . .  12
  115.        Stretch . . . . . . . . . . . . . . . . . . . . . . . . . . .  12
  116.        Image Data. . . . . . . . . . . . . . . . . . . . . . . . . .  12
  117.        All . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  12
  118.  
  119. User Interface . . . . . . . . . . . . . . . . . . . . . . . . . . .  13
  120.        Menus . . . . . . . . . . . . . . . . . . . . . . . . . . . .  13
  121.        Dialog Boxes. . . . . . . . . . . . . . . . . . . . . . . . .  13
  122.        Rubber Banding. . . . . . . . . . . . . . . . . . . . . . . .  13
  123.        Scroll Window . . . . . . . . . . . . . . . . . . . . . . . .  13
  124.        Clear Window. . . . . . . . . . . . . . . . . . . . . . . . .  13
  125.        All . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  13
  126.  
  127. Clipping . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  14
  128.        Complex Clipping. . . . . . . . . . . . . . . . . . . . . . .  14
  129.        Region Clipping . . . . . . . . . . . . . . . . . . . . . . .  14
  130.        All . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  14
  131.  
  132. Options  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  15
  133.        System Information. . . . . . . . . . . . . . . . . . . . . .  15
  134.        Modify Options. . . . . . . . . . . . . . . . . . . . . . . .  15
  135.                    Display results . . . . . . . . . . . . . . . . .  15
  136.                    Spreadsheet Output. . . . . . . . . . . . . . . .  15
  137.                    Iteration Multiplier. . . . . . . . . . . . . . .  16
  138.        Run All Tests . . . . . . . . . . . . . . . . . . . . . . . .  16
  139.        Demo Mode . . . . . . . . . . . . . . . . . . . . . . . . . .  16
  140.  
  141.  
  142.  
  143.                         - Page 3 -
  144.  
  145. Introduction
  146.  
  147. This document describes the PC Magazine Labs Graphics Performance tests 
  148. for OS/2 Presentation Manager (Release 1.0  --  November 1989). The 
  149. Benchmark program provides a set of benchmark tests that determine 
  150. overall performance information for OS/2 Presentation Manager display 
  151. drivers and graphics display boards.
  152.  
  153. To run the benchmarks you may select each test separately, or you may run
  154. a set of tests by selecting the "All" menu item from each of the function
  155. menus on the menu bar.  You can run all the tests consecutively by selecting
  156. "Run All Tests" from the "Options" menu or by pressing the "Ctrl+R" key
  157. combination on the keyboard.  A Demo mode is also provided.  To start the
  158. demo mode select the "Demo Mode" menu item under "Options" or press the
  159. "Ctrl+D" keys.  To exit demo mode you must strike an ESCAPE, SPACEBAR
  160. or ENTER key or terminate the timing dialog box using the keyboard or
  161. mouse before it is destroyed.  If a key is struck to exit demo mode, the
  162. current test will be finished before the benchmark actually terminates the
  163. demo mode, however the timing dialog box for that test will not be displayed. 
  164. In demo mode, the timing dialog boxes will be displayed for about 5 seconds
  165. and then will automatically be destroyed before proceeding to the next test.
  166.  
  167. Dialog boxes, which display timing information after each test, must be
  168. cleared before executing subsequent tests.  Alternatively, you may turn off
  169. these dialog boxes by selecting "Modify Options" under the "Options" menu. 
  170. Set the "No" radio button on "Display Results".  "Modify Options" may also be
  171. reached by pressing the "Ctrl-M" key combination on the keyboard.
  172.  
  173. Timing results may be saved in a file.  To save the timings bring up the
  174. "Modify Options" dialog box and set the "Yes" radio button for "File Output". 
  175. This will enable the "File Options" box and allow Text, Excel, or Lotus
  176. compatible file output to be specified. If a file with the specified filename
  177. already exists in the current directory (e.g. from a previous run of the 
  178. tests) the existing file will remain unchanged AND THE NEW FILE WILL NOT BE
  179. SAVED. Note that a file name along with a 255 character file header can be
  180. entered if the default name and header are not acceptable. Be sure to give
  181. your files new names each time (or move the files to another directory) to 
  182. insure that the filename does not conflict with an existing file.
  183.  
  184.                         - Page 4 -
  185.  
  186.  
  187. BitBlt
  188.  
  189. Description:
  190.  
  191.     These selections test the performance of GpiBitBlt using various 
  192.   alignments, 15 of the most common ROP operations, and random bitblts from
  193.   memory to screen, screen to memory and memory to memory.
  194.  
  195. Menu Items:
  196.  
  197. Alignment
  198.     This selection bitblts 32x32, 64x64, 128x128, and 256x256 rectangles from
  199.   destination to source using the following alignments: Source Aligned
  200.   Destination Aligned, Source Aligned Destination Not Aligned, Source Not
  201.   Aligned Destination Aligned, and Source Not Aligned Destination Not Aligned.
  202.  
  203. Overlap
  204.     Overlap tests the speed of blting overlapping rectangular bitmaps.  The 
  205.   test overlaps bitmaps by eight pixels in both horizontal and vertical 
  206.   directions.
  207.  
  208. ROP's
  209.     ROP's tests 15 of the most common Raster Operations (ROP's) whose
  210.   source and destination are Screen to Screen, Memory to Screen, and
  211.   Memory to Memory. The ROP's tested are SRCCOPY, SRCPAINT, SRCAND,
  212.   SRCINVERT, SRCERASE, NOTSRCOPY, NOTSRCERASE, MERGECOPY,
  213.   MERGEPAINT, PATCOPY, PATPAINT, PATINVERT, DSTINVERT, ZERO, and ONE.
  214.  
  215. Screen/Memory
  216.     This menu item bitblts randomly placed 64x64 monochrome bitmaps from
  217.   screen to screen and from memory to screen. 
  218.  
  219. All
  220.     Selecting the "All" option will run each of the "Bitblt" menu items
  221.   consecutively.
  222.  
  223.  
  224.  
  225.                         - Page 5 -
  226.  
  227.  
  228. Curves
  229.  
  230.  
  231. Description:
  232.  
  233. This menu selection tests output of partial and full arcs, polysplines and 
  234. polyfillets.
  235.  
  236.  
  237.  
  238. Menu Items:
  239.  
  240.  
  241. Partial Arcs
  242.     This benchmark test draws four sets of arcs.  Each set comprises of the
  243.   default arc parameters (unit circle), major axis parallel to x axis, major
  244.   axis parallel to the y axis, and tilted.  Eight 45 degree partial arcs at 
  245.   twelve different radii are drawn for each set.
  246.  
  247.  
  248. Full Arcs
  249.     Full arcs draws filled and outline arcs using the same arc parameters as
  250.   Partial Arcs.  The routine draws eleven arcs with different radii.
  251.  
  252.  
  253. PolySpline
  254.     The polyspline test tests the output of GpiPolySpline.  It is called with
  255.   10 splines per a call.  The output is a sine like wave across the middle of
  256.   the display.
  257.  
  258.  
  259. PolyFillet
  260.     PolyFillet tests output of the GpiPolyFillet call.  PolyFillet outputs 
  261.   random fillets on the display.  There are 50 polyfillet calls made with 
  262.   five fillet points per call.
  263.  
  264.  
  265. All
  266.     Selecting the "All" option will run each of the "Curve" menu items
  267.   consecutively.
  268.  
  269.  
  270.  
  271.  
  272.                         - Page 6 -
  273.  
  274.  
  275.  
  276. Lines
  277.  
  278.  
  279.  
  280. Description:
  281.  
  282. Lines tests the drawing of single lines, polylines, single long lines drawn
  283. in all directions, and wide lines.
  284.  
  285.  
  286.  
  287. Menu Items:
  288.  
  289.  
  290. Single Lines
  291.     Single Lines draws 100 horizontal, vertical and diagonal solid lines. 
  292.   All 100 lines of each type (horizontal, vertical, or diagonal) use the same
  293.   beginning and end points.  Therefore, only a total of three lines will be 
  294.   visible in the window.
  295.  
  296.  
  297. Polylines
  298.     The polyline test look exactly like the single line test.  PolyLines, 
  299.   however, use the GpiPolyLine call to output 100 horizontal, vertical or
  300.   diagonal solid lines for each polyline call.  Again you will only see three
  301.   lines on the display.
  302.  
  303.  
  304. All Directions
  305.     This test draws lines in all directions.  A large box, centered in the
  306.   middle of the display is filled by drawing radial lines around the 
  307.   perimeter of the box from its center.  For each box, the line colors are 
  308.   changed by alternating through the color table.
  309.  
  310.  
  311. Wide Lines
  312.     For each of line widths 3, 5, 10, 20 the wide line test draws 25 random 
  313.   lines. Each width is repeated twice.  The first time it uses a solid fill 
  314.   and the second time a DENSE3 pattern fill is used.
  315.  
  316.  
  317. All
  318.     Selecting the "All" option will run each of the "Line" menu items
  319.   consecutively.
  320.  
  321.  
  322.  
  323.  
  324.                         - Page 7 -
  325.  
  326.  
  327.  
  328. Polygons
  329.  
  330.  
  331.  
  332. Description:
  333.  
  334. This set of tests test the speed at which alternate and winding area fills 
  335. are done.
  336.  
  337.  
  338.  
  339. Menu Items:
  340.  
  341.  
  342. Alternate Fill
  343.     This test draws a hour glass shaped polygon and then fills it using
  344.   Alternate fill attribute, repeating for ten iterations.
  345.  
  346.  
  347.  
  348. Winding Fill
  349.     Winding fills draws two overlapping triangle polygon and then fills it 
  350.   using Winding fill attribute. Winding Fill also repeats ten iterations.
  351.  
  352.  
  353.  
  354. All
  355.     Selecting the "All" option will run each of the "Polygon" menu items
  356.   consecutively.
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.                         - Page 8 -
  367.  
  368.  
  369.  
  370. Rectangles
  371.  
  372.  
  373. Description:
  374.  
  375. This menu selection benchmarks square and rounded cornered filled rectangles,
  376. random sized rectangles and patterned filled rectangles.
  377.  
  378.  
  379. Menu Items:
  380.  
  381.  
  382. Boxes
  383.     This item first draws fifty square rectangles, which are filled and
  384.   outlined, from smaller to larger sizes.  Then repeats itself by drawing 
  385.   the rectangles from large to small.  The test then draws fifty rounded 
  386.   corner rectangles in a similar manner as the square cornered rectangles.
  387.  
  388.  
  389. Random
  390.     Random draws random sized rectangles randomly on the display in colors
  391.   alternating between the colors of the color table.
  392.  
  393.  
  394. Patterns
  395.     Patterns draws client window sized rectangles each filled with a default
  396.   pattern. The patterns alternate between the first 16 pre-defined pattern
  397.   choices.
  398.  
  399.  
  400. All
  401.     Selecting the "All" option will run each of the "Rectangle" menu items
  402.   consecutively.
  403.  
  404.  
  405.  
  406.  
  407.                         - Page 9 -
  408.  
  409.  
  410.  
  411. Text
  412.  
  413.  
  414. Description: 
  415.  
  416. The Text menu tests image fonts, background mix modes, text extension, greyed
  417. text and mixed fonts output.
  418.  
  419.  
  420.  
  421. Menu Items: 
  422.  
  423.  
  424. Image Fonts
  425.     Image fonts draws the string: "The quick brown fox jumped over the lazy
  426.   sleeping dog's back then sat on a tack."  The text is first drawn in the
  427.   system font and then is drawn using the first 15 non-vector fonts of the 
  428.   HELV.FON file.  This font is loaded by the benchmark program and must be
  429.   available in the C:\OS2\DLL.
  430.  
  431.  
  432. Background Mix
  433.     Background mix draws the above text string in the system font using the
  434.   background attributes of LEAVEALONE and then OVERPAINT.  The first test
  435.   fills the entire client window with a pale gray color.  Then it sets the 
  436.   color back to default and mode to LEAVEALONE.  100 lines of text are output
  437.   to the display.  The second test again fills the client window with pale 
  438.   gray but this time it changes the color to yellow instead of default and
  439.   background mode to OVERPAINT.  One hundred lines of text are output.  The
  440.   background of the text should be yellow.
  441.  
  442.  
  443. Extended Text
  444.     Extended text displays the string: "Extended Text Anyone" using different
  445.   character width vectors.  The extended text function writes 24 lines of the
  446.   extended text string.
  447.  
  448.  
  449. Greyed Text
  450.     The string "Grey text" is randomly placed on the display using a cyan
  451.   background, a black foreground and the halftone attribute.
  452.  
  453.  
  454.  
  455.                         - Page 10 -
  456.  
  457.  
  458.  
  459. Mixed Fonts
  460.  
  461.     Mixed fonts writes the following four strings to the display:
  462.  
  463.           The quick brown fox jumped over the lazy sleeping dog
  464.           The quick brown fox jumped over the lazy sleeping dog
  465.           The quick brown fox jumped over the lazy sleeping dog
  466.           The quick brown fox jumped over the lazy sleeping dog
  467.  
  468.     The first line is written in the default font.  The second line is 
  469.   written with the default font with some of the words underlined.  The third
  470.   line has some words bolded and the fourth line has some italicized print. 
  471.   These four lines are repeated six times down the display.
  472.  
  473.  
  474.  
  475. All
  476.     Selecting the "All" option will run each of the "Text" menu items
  477.   consecutively.
  478.  
  479.  
  480.  
  481.  
  482.  
  483.  
  484.  
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.                         - Page 11 -
  493.  
  494.  
  495.  
  496. Misc
  497.  
  498.  
  499. Description:
  500.  
  501. Misc tests miscellaneous functions: set and query current position, drawing 
  502. markers, stretch/compress bitblt, and image data.
  503.  
  504.  
  505. Menu Items:
  506.  
  507. Set/Query Current Position
  508.     This test shows nothing on the window.  The test calls the
  509.   GpiSetCurrentPosition and GpiQueryCurrentPosition 1000 times each.
  510.  
  511.  
  512. Markers
  513.     Markers draws 100 of each of the default following marker types:
  514.   Default, Eight point star, Solid Diamond, Dot, and Small Circle.
  515.  
  516.  
  517. Stretch
  518.     Stretch test the speed of doing Bitblt compression and expansion.  A 
  519.   64x64 monochrome bitmap is loaded and then compress or stretch to the 
  520.   following sizes: 32x32, 48x48, 80x80, 96x96, 192x192, 32x48, 48x96, 48x32,
  521.   108x96, 21x21, 105x105.
  522.  
  523.  
  524. Image Data
  525.     A bitmap is created in memory.  The image is then display on the screen
  526.   in all combinations of foreground and background colors in a 16x16 matrix.
  527.  
  528.  
  529. All
  530.     Selecting the "All" option will run each of the "Misc" menu items
  531.   consecutively.
  532.  
  533.  
  534.  
  535.  
  536.                         - Page 12 -
  537.  
  538.  
  539.  
  540. User Interface
  541.  
  542.  
  543. Description:
  544.  
  545. Special tests for pull-down menus, creating and deleting dialog boxes,
  546. drawing rubberband lines, scrolling windows, and clearing windows.
  547.  
  548.  
  549.  
  550. Menu Items:
  551.  
  552.  
  553. Menus
  554.     Displays and removes the pull-down menus of the Benchmark menu bar.  It
  555.   cycles through the entire menu bar 10 times.
  556.  
  557.  
  558. Dialog Boxes
  559.     Dialog boxes creates and kills a dialog box 10 times.
  560.  
  561.  
  562. Rubber Banding
  563.     Rubber banding draws a rectangular box and then rubberbands it across 
  564.   the window 100 times and then back again.
  565.  
  566.  
  567. Scroll Window
  568.     This test scrolls byte aligned and non-byte aligned text vertically
  569.   through a rectangular region in the window.
  570.  
  571.  
  572. Clear Window
  573.     Clear window clears the display 50 times to a gray background color
  574.   using GpiErase.
  575.  
  576.  
  577. All
  578.     Selecting the "All" option will run each of the "User Interface" menu 
  579.   items consecutively.
  580.  
  581.  
  582.  
  583.  
  584.                         - Page 13 -
  585.  
  586.  
  587. Clipping
  588.  
  589.  
  590. Description:
  591.  
  592. Clipping test bitblt, line and text clipping using disjoint rectangular 
  593. and complex clip paths.
  594.  
  595.  
  596. Menu Items:
  597.  
  598.  
  599. Complex Clipping
  600.     Region Clipping tests Bitblt, Line and Text clipping in a oval complex 
  601.   clipping region.
  602.  
  603.  
  604. Region Clipping
  605.     Region Clipping tests Bitblt, Line and Text clipping in a clipping region
  606.   comprising of 4 disjoint rectangles.
  607.  
  608.  
  609. All
  610.     Selecting the "All" option will run each of the "Clipping" menu items
  611.   consecutively.
  612.  
  613.  
  614.  
  615.  
  616.  
  617.  
  618.  
  619.  
  620.                         - Page 14 -
  621.  
  622.  
  623. Options
  624.  
  625. Description:
  626.  
  627. The options menu item allows you to display system information, run the 
  628. benchmark in a demo mode or just run through all the tests once, as-well-as 
  629. configure the program to your particular needs.  The default configuration 
  630. options are Display Results, No Spreadsheet Output, and Iteration Multiplier
  631. of 1.
  632.  
  633. Menu Items:
  634.  
  635. System Information
  636.     Supplies the user with some system configuration information.  The 
  637.   following list shows what information is displayed:
  638.  
  639.                        Width and Height of the screen
  640.                        Width and Height of the window
  641.                        Width and Height of icons
  642.                        Number of color planes
  643.                        Number of bits per a pixel
  644.                        Number of simultaneously useable colors
  645.                        Number of device fonts
  646.                        Aspect ratio
  647.  
  648. Modify Options
  649.     Choosing this item will allow you to reconfigure the Benchmark program.
  650.   You may reach this option by pressing the "Ctrl-M" key combination on the
  651.   keyboard.
  652.  
  653.        Display results
  654.           Enables the result dialog boxes to appear or not appear in the 
  655.           window. The default is Display Results enabled.
  656.  
  657.        Spreadsheet Output
  658.           Enables timing results to be sent to a text file.  Text output is
  659.           formatted to be ascii text, Microsoft EXCEL compatible or LOTUS 123
  660.           compatible depending on which radio button is selected.  The 
  661.           default output format is ascii text.
  662.  
  663.           A file name and 255 character header may also be specified*.  The
  664.           default file names are pmbench.txt for ascii text, pmbench.xls for
  665.           EXCEL and pmbench.wks for LOTUS 123.  The default file header is
  666.           "Benchmark Results".
  667.  
  668. *NOTE: If a file with the specified filename already exists in the current
  669. directory (e.g. from a previous run of the tests) the existing file will
  670. remain unchanged AND THE NEW FILE WILL NOT BE SAVED. Be sure to give your
  671. files new names each time (or move the files to another directory) to insure
  672. that the filename does not conflict with an existing file.
  673.  
  674.                         - Page 15 -
  675.  
  676.  
  677.  
  678.        Iteration Multiplier
  679.            Allows you to increase the number of times Benchmark will execute
  680.            each of the tests.  You may increase the iteration count from 
  681.            1 to 2, 3, 5, or 10.
  682.  
  683.  
  684.  
  685.  
  686. Run All Tests
  687.     Picking this option will execute all of the available test in Benchmark
  688.   using the choices supplied in the Option Menu or the defaults if Modify 
  689.   Options have not been changed.  You can choose this option by pressing 
  690.   the "Alt-R" key combination on the keyboard.
  691.  
  692.  
  693.  
  694. Demo Mode
  695.     Choosing demo mode allows you to run the benchmark continuously.  To exit
  696.   demo mode, enter a ESCAPE, SPACEBAR or ENTER key at any time while the 
  697.   test is running, or you may terminate the dialog box using the keyboard
  698.   or mouse before it is destroyed.  Timing dialog boxes always display while
  699.   in demo mode.  However, the dialog boxes are only displayed for 5 seconds
  700.   and are destroyed automatically before subsequent tests are run.  
  701.   Spreadsheet output is disabled while running in demo mode.
  702.  
  703.  
  704.  
  705.  
  706.  
  707.  
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714.                         - Page 16 -
  715.  
  716.  
  717.  
  718. Any comments about the tests should be submitted on the accompanying 
  719. registration form to the following address:
  720.  
  721.      PC Magazine Labs
  722.      ATTN: Presentation Manager Benchmark Registration
  723.      One Park Avenue
  724.      New York, New York 10016
  725.  
  726. PC Magazine Labs retains all rights to these tests but we do grant you the 
  727. specific right to make an unlimited number of UNALTERED copies of
  728. the tests provided you do not charge anything for them; these tests are 
  729. distributed as a public service of PC Magazine and are meant to be 
  730. widely distributed at no charge to the user. The PC Magazine Labs 
  731. Graphics Performance tests for OS/2 Presentation Manager (Release 1.0,
  732. November 1989) were programmed according to PC Magazine Labs 
  733. specifications by Graphic Software Systems (GSS). 
  734.  
  735. Thank you for your interest in the PC Magazine Labs Graphics 
  736. Performance tests for OS/2 Presentation Manager.
  737.  
  738.  
  739. Sincerely,
  740.  
  741.  
  742. Frederic E. Davis
  743. Director, PC Magazine Labs
  744.  
  745.  
  746.  
  747.  
  748.  
  749.  
  750.                         - Page 17 -
  751.