home *** CD-ROM | disk | FTP | other *** search
/ PC-Test Pro / PCTESTPRO.iso / benchmrk / dstone / entp / readme.txt < prev   
Encoding:
Text File  |  1995-02-06  |  1.4 KB  |  43 lines

  1. This contains Dhrystone source code and two complied versions of the program:
  2.  
  3.    dhry2.exe    80286 code. Requires an 80286 or higher chip to run.
  4.    dhry3.exe    80386 code. Requires an 80386 or higher chip to run.
  5.  
  6. These programs were compiled with all compiler optimisations except register
  7. allocation disabled.
  8.  
  9. Dhrystones are a measure of integer performance only. For floating point
  10. measures you should use whetstones or some similar benchmark.
  11.  
  12. James Day  4 Feb 1995
  13. 100276.3552@compuserve.com
  14.  
  15. Examples of Dhrystone data recordings:
  16.  
  17. Recorded by James Day 100276,3552
  18.  
  19.   DCA-2 using AMD 486DX4-100 with 386 version of dhrystone (dhry3)
  20.   Dhrystone(1.1) time for 1899170 passes = 30.5 seconds
  21.   This machine benchmarks at 62186 dhrystones/second
  22.  
  23.   DCA-2 using AMD 486DX4-100 with 286 version of dhrystone (dhry2)
  24.   Dhrystone(1.1) time for 1460901 passes = 24.4 seconds
  25.   This machine benchmarks at 59995 dhrystones/second
  26.  
  27.  
  28. Recorded by  Scott  D. Taylor 75022,3707
  29.  
  30.   DCA-2 using 486DX-33
  31.   Dhrystone(1.1) time for 393471 passes = 17.7 seconds
  32.   This machine benchmarks at 22242 dhrystones/second
  33.  
  34.   DCA-2 using 486DX2-66
  35.   Dhrystone(1.1) time for 864448 passes = 19.6 seconds
  36.   This machine benchmarks at 44081 dhrystones/second
  37.  
  38.   DCA-2 using 486DX4-100
  39.   Dhrystone(1.1) time for 1123772 passes = 17.6 seconds
  40.   This machine benchmarks at 63742 dhrystones/second
  41.  
  42.  
  43.