home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / BENCHMAR / TESTV42.ZIP / TESTV42.DOC < prev    next >
Encoding:
Text File  |  1990-03-25  |  2.0 KB  |  28 lines

  1.     ┌─────────────────────────────────────────────────────────────────────┐
  2.     │     SpeedTest Version 4.2  was  designed to  test the  mathematical │
  3.     │ capability of a computer system. The program code directly supports │
  4.     │ a math coprocessor such as the  INTEL  8087, 80287, and 80387.  The │
  5.     │ program will also support the  INTEL i486 microprocessor, which has │
  6.     │ an internal floating point unit superior to the 80387!              │
  7.     │                                                                     │
  8.     │     You can force the program to ignore the math coprocessor by use │
  9.     │ of an environment variable.   This will show you how  efficient the │
  10.     │ coprocessor can be under ideal situations.  At the  DOS prompt type │
  11.     │ SET NO87=OFF and hit ENTER.   Run TESTV42.EXE and the  program will │
  12.     │ execute without the help of the coprocessor. Note the times!        │
  13.     │                                                                     │
  14.     │     To use the coprocessor again, at the DOS prompt type  SET NO87= │
  15.     │ and hit ENTER. Please note that there is NOTHING after the `equals' │
  16.     │ sign.  Now run TESTV42.EXE again! There will be quite a significant │
  17.     │ difference between  the two if you  DO have the  math coprocessor!! │
  18.     │ To make it easier, I have included TESTON and TESTOFF that will run │
  19.     │ SpeedTest 4.2 with and without the coprocessor.                     │
  20.     │ Compiled on Sunday March 25, 1990 at 8:00 am.       ┌┴┴┴┴┴┴┴┴┴┴┴┴┐  │
  21.     │                                                     │   8087-2   │  │
  22.     │     ** SPECIAL NOTICE **                            └┬┬┬┬┬┬┬┬┬┬┬┬┘  │
  23.     │                                                                     │
  24.     │ SpeedTest 4.2 was optimized for use  with a math coprocessor.  Most │
  25.     │ programs are not, so depending  on the application you use, you may │
  26.     │ not see the difference in speed that SpeedTest 4.2 reflects!        │
  27.     └─────────────────────────────────────────────────────────────────────┘
  28.