Run through bubble sort of 100 integers, # iterations: 1000
Time taken: 2.468000 seconds
Begin computation of primes...
Computing and counting primes between 3 and 16383:
  Number of primes: 1899
  Number of Iterations: 1000
  Time taken: 4.218000 seconds

Dhrystone Benchmark, Version 2.1 (Language: C)

Program compiled without 'register' attribute

Execution starts, 2500000 runs through Dhrystone
Execution ends

Final values of the variables used in the benchmark:

Int_Glob:            5
        should be:   5
Bool_Glob:           1
        should be:   1
Ch_1_Glob:           A
        should be:   A
Ch_2_Glob:           B
        should be:   B
Arr_1_Glob[8]:       7
        should be:   7
Arr_2_Glob[8][7]:    2500010
        should be:   Number_Of_Runs + 10
Ptr_Glob->
  Ptr_Comp:          594328
        should be:   (implementation-dependent)
  Discr:             0
        should be:   0
  Enum_Comp:         2
        should be:   2
  Int_Comp:          17
        should be:   17
  Str_Comp:          DHRYSTONE PROGRAM, SOME STRING
        should be:   DHRYSTONE PROGRAM, SOME STRING
Next_Ptr_Glob->
  Ptr_Comp:          594328
        should be:   (implementation-dependent), same as above
  Discr:             0
        should be:   0
  Enum_Comp:         1
        should be:   1
  Int_Comp:          18
        should be:   18
  Str_Comp:          DHRYSTONE PROGRAM, SOME STRING
        should be:   DHRYSTONE PROGRAM, SOME STRING
Int_1_Loc:           5
        should be:   5
Int_2_Loc:           13
        should be:   13
Int_3_Loc:           7
        should be:   7
Enum_Loc:            1
        should be:   1
Str_1_Loc:           DHRYSTONE PROGRAM, 1'ST STRING
        should be:   DHRYSTONE PROGRAM, 1'ST STRING
Str_2_Loc:           DHRYSTONE PROGRAM, 2'ND STRING
        should be:   DHRYSTONE PROGRAM, 2'ND STRING

Microseconds for one run through Dhrystone:   16.0 
Dhrystones per Second:                      62500.0 

Rolled Double Precision Linpack

     norm. resid      resid           machep         x[0]-1        x[n-1]-1
       2.1        9.25510753e-14  2.22044605e-16 -8.68194405e-14 -7.20534743e-14
    times are reported for matrices of order   100
      dgefa      dgesl      total       kflops     unit      ratio
 times for array with leading dimension of  201
       0.31       0.03       0.34       1996       1.00       6.14
       0.31      -0.00       0.31       2194       0.91       5.59
       0.34      -0.00       0.34       1996       1.00       6.14
       0.30       0.02       0.31       2201       0.91       5.57
 times for array with leading dimension of 200
       0.31       0.03       0.34       1996       1.00       6.14
       0.31      -0.00       0.31       2194       0.91       5.59
       0.28       0.00       0.28       2444       0.82       5.02
       0.30       0.02       0.31       2194       0.91       5.59
Rolled Double  Precision  2194 Kflops ; 2 Reps 
Unrolled Double Precision Linpack

     norm. resid      resid           machep         x[0]-1        x[n-1]-1
       1.9        8.39915160e-14  2.22044605e-16 -6.22835117e-14 -4.16333634e-14
    times are reported for matrices of order   100
      dgefa      dgesl      total       kflops     unit      ratio
 times for array with leading dimension of  201
       0.31       0.00       0.31       2194       0.91       5.59
       0.28       0.00       0.28       2444       0.82       5.02
       0.31      -0.00       0.31       2201       0.91       5.57
       0.28       0.02       0.30       2312       0.87       5.30
 times for array with leading dimension of 200
       0.28       0.03       0.31       2201       0.91       5.57
       0.31       0.00       0.31       2194       0.91       5.59
       0.28       0.00       0.28       2444       0.82       5.02
       0.27       0.03       0.30       2312       0.87       5.30
Unrolled Double  Precision  2312 Kflops ; 2 Reps 
Rolled Single Precision Linpack

     norm. resid      resid           machep         x[0]-1        x[n-1]-1
       1.5        3.55553639e-05  1.19209290e-07  1.81198120e-05  1.33514404e-05
    times are reported for matrices of order   100
      dgefa      dgesl      total       kflops     unit      ratio
 times for array with leading dimension of  201
       0.25       0.00       0.25       2747       0.73       4.46
       0.22       0.00       0.22       3135       0.64       3.91
       0.28       0.00       0.28       2435       0.82       5.04
       0.22       0.00       0.22       3135       0.64       3.91
 times for array with leading dimension of 200
       0.22       0.03       0.25       2747       0.73       4.46
       0.25      -0.00       0.25       2747       0.73       4.46
       0.22       0.00       0.22       3135       0.64       3.91
       0.22       0.00       0.22       3135       0.64       3.91
Rolled Single  Precision  3135 Kflops ; 2 Reps 
Unrolled Single Precision Linpack

     norm. resid      resid           machep         x[0]-1        x[n-1]-1
       1.5        3.55553639e-05  1.19209290e-07  1.81198120e-05  1.33514404e-05
    times are reported for matrices of order   100
      dgefa      dgesl      total       kflops     unit      ratio
 times for array with leading dimension of  201
       0.19       0.03       0.22       3135       0.64       3.91
       0.22       0.00       0.22       3135       0.64       3.91
       0.19       0.06       0.25       2747       0.73       4.46
       0.20       0.02       0.22       3135       0.64       3.91
 times for array with leading dimension of 200
       0.19       0.03       0.22       3135       0.64       3.91
       0.22       0.00       0.22       3135       0.64       3.91
       0.19       0.03       0.22       3135       0.64       3.91
       0.20       0.02       0.22       3135       0.64       3.91
Unrolled Single  Precision  3135 Kflops ; 2 Reps 
Code Benchmark               Iters     Time
--------------------------- -------  -------
  WD Whetstone (double)         100     0.09 secs
  (111111 KWhets/sec).
Code Benchmark               Iters     Time
--------------------------- -------  -------
  WS Whetstone(single)          100     0.07 secs
  (142857 KWhets/sec).
