KKimj / PerformanceFuzzer

PerformanceFuzzer
https://pypi.org/project/PerformanceFuzzer/
GNU General Public License v3.0
2 stars 0 forks source link

benchmark model & controller #33

Closed KKimj closed 3 years ago

KKimj commented 3 years ago
 Performance counter stats for './tests/cpubench/cpubench 50000 --singlethreaded --printdigits' (2 runs):

          4,340.20 msec task-clock                #    0.998 CPUs utilized            ( +-  0.57% )
                32      context-switches          #    0.007 K/sec                    ( +- 10.77% )
                16      cpu-migrations            #    0.004 K/sec                    ( +-  3.03% )
               393      page-faults               #    0.091 K/sec                    ( +-  1.02% )
    21,042,138,266      cycles                    #    4.848 GHz                      ( +-  0.04% )
    53,506,630,089      instructions              #    2.54  insn per cycle           ( +-  0.00% )
     2,977,691,044      branches                  #  686.073 M/sec                    ( +-  0.03% )
        68,304,710      branch-misses             #    2.29% of all branches          ( +-  0.01% )

            4.3479 +- 0.0323 seconds time elapsed  ( +-  0.74% )