home *** CD-ROM | disk | FTP | other *** search
/ Computer Club Elmshorn Atari PD / CCE_PD.iso / pc / 0600 / CCE_0611.ZIP / CCE_0611.PD / DHRYSTON.E / OUT.ST < prev    next >
Text File  |  1989-12-27  |  2KB  |  66 lines

  1.     dhry.ttp 30000
  2.  
  3. Dhrystone Benchmark, Version 2.0 (Language: C)
  4.  
  5. System:   Atari MegsST 4 (TOS, 8 Mhz)
  6. Compiler: DRI/Alcyon 4.14
  7.  
  8. Program compiled with 'register' attribute
  9.  
  10.  
  11. Execution starts, 30000 runs through Dhrystone
  12. Execution ends
  13.  
  14. Final values of the variables used in the benchmark:
  15.  
  16. Int_Glob:            5
  17.         should be:   5
  18. Bool_Glob:           1
  19.         should be:   1
  20. Ch_1_Glob:           A
  21.         should be:   A
  22. Ch_2_Glob:           B
  23.         should be:   B
  24. Ar_1_Glob[8]:        7
  25.         should be:   7
  26. Ar_2_Glob[8][7]:     30010
  27.         should be:   Number_Of_Runs + 10
  28. Ptr_Glob->
  29.   Ptr_Comp:          22250
  30.         should be:   (implementation-dependent)
  31.   Discr:             0
  32.         should be:   0
  33.   Enum_Comp:         2
  34.         should be:   2
  35.   Int_Comp:          17
  36.         should be:   17
  37.   Str_Comp:          DHRYSTONE PROGRAM, SOME STRING
  38.         should be:   DHRYSTONE PROGRAM, SOME STRING
  39. Next_Ptr_Glob->
  40.   Ptr_Comp:          22250
  41.         should be:   (implementation-dependent), same as above
  42.   Discr:             0
  43.         should be:   0
  44.   Enum_Comp:         1
  45.         should be:   1
  46.   Int_Comp:          18
  47.         should be:   18
  48.   Str_Comp:          DHRYSTONE PROGRAM, SOME STRING
  49.         should be:   DHRYSTONE PROGRAM, SOME STRING
  50. Int_1_Loc:           5
  51.         should be:   5
  52. Int_2_Loc:           13
  53.         should be:   13
  54. Int_3_Loc:           7
  55.         should be:   7
  56. Enum_Loc:            1
  57.         should be:   1
  58. Str_1_Loc:           DHRYSTONE PROGRAM, 1'ST STRING
  59.         should be:   DHRYSTONE PROGRAM, 1'ST STRING
  60. Str_2_Loc:           DHRYSTONE PROGRAM, 2'ND STRING
  61.         should be:   DHRYSTONE PROGRAM, 2'ND STRING
  62.  
  63. Microseconds for one run through Dhrystone: 1449.9 
  64. Dhrystones per Second:                       719.2 
  65.  
  66.