home *** CD-ROM | disk | FTP | other *** search
-
- PERFORM3 for DOS, OS/2, and Macitosh
- ------------------------------------
-
- The PERFORM3.EXE program will measure performance of any number of
- workstations for record sizes of 1 to 65535. The output is placed in two
- files, a .TXT file that can be read by any editor and a .OUT file that is
- read by the PLOTOUT.EXE program. The input parameters for PERFORM3 are
-
- >PERFORM3 <graph name> <...configureable options...>
- where options are:
- <test time (12 to 65535)> default = 12 seconds
- <start size (1 to 65535)> default = 1
- <stop size (start size to 65535)> default = 4096
- <step size (stop-start+1)/512 to (stop-start+1)> default = (stop-start+1)/128
-
- example: >PERFORM3 NE1000_DOS 12 1 4096 32
-
- The <graph name> can be any text up to 25 characters but cannot have
- spaces within the string.
-
- The PLOTOUT.EXE program will display on a graph the results of the
- test. The input parameters for PLOTOUT are F>PLOTOUT <graph name>
-