Skip to content

Instantly share code, notes, and snippets.

@jkelin
Created April 22, 2020 22:07
Show Gist options
  • Save jkelin/8cd10e02f59c416b3217025b7bdf97d9 to your computer and use it in GitHub Desktop.
Save jkelin/8cd10e02f59c416b3217025b7bdf97d9 to your computer and use it in GitHub Desktop.

current revengeance server:

$ sysbench --test=cpu --cpu-max-prime=20000 run
WARNING: the --test option is deprecated. You can pass a script name or path on the command line without any options.
sysbench 1.0.18 (using system LuaJIT 2.1.0-beta3)

Running the test with following options:
Number of threads: 1
Initializing random number generator from current time


Prime numbers limit: 20000

Initializing worker threads...

Threads started!

CPU speed:
    events per second:   467.94

General statistics:
    total time:                          10.0021s
    total number of events:              4681

Latency (ms):
         min:                                    2.12
         avg:                                    2.14
         max:                                    2.41
         95th percentile:                        2.18
         sum:                                10001.01

Threads fairness:
    events (avg/stddev):           4681.0000/0.00
    execution time (avg/stddev):   10.0010/0.00

hetzner dedi (30EUR ish):

# sysbench --test=cpu --cpu-max-prime=20000 run
WARNING: the --test option is deprecated. You can pass a script name or path on the command line without any options.
sysbench 1.0.11 (using system LuaJIT 2.1.0-beta3)

Running the test with following options:
Number of threads: 1
Initializing random number generator from current time


Prime numbers limit: 20000

Initializing worker threads...

Threads started!

CPU speed:
    events per second:   418.42

General statistics:
    total time:                          10.0009s
    total number of events:              4198

Latency (ms):
         min:                                  2.28
         avg:                                  2.38
         max:                                  5.40
         95th percentile:                      2.43
         sum:                               9999.60

Threads fairness:
    events (avg/stddev):           4198.0000/0.00
    execution time (avg/stddev):   9.9996/0.00

hetzner cloud (3EUR ish):

# sysbench --test=cpu --cpu-max-prime=20000 run
WARNING: the --test option is deprecated. You can pass a script name or path on the command line without any options.
sysbench 1.0.11 (using system LuaJIT 2.1.0-beta3)

Running the test with following options:
Number of threads: 1
Initializing random number generator from current time


Prime numbers limit: 20000

Initializing worker threads...

Threads started!

CPU speed:
    events per second:   309.89

General statistics:
    total time:                          10.0009s
    total number of events:              3100

Latency (ms):
         min:                                  2.59
         avg:                                  3.22
         max:                                 13.50
         95th percentile:                      4.49
         sum:                               9979.68

Threads fairness:
    events (avg/stddev):           3100.0000/0.00
    execution time (avg/stddev):   9.9797/0.00

single threaded benchmark

@NathanOlmanst
Copy link

NathanOlmanst commented Apr 22, 2020

German public (vultr $6):

udliketoknow@tvfrankfurt:~# sysbench --test=cpu --cpu-max-prime=20000 run
WARNING: the --test option is deprecated. You can pass a script name or path on the command line without any options.
sysbench 1.0.18 (using system LuaJIT 2.1.0-beta3)

Running the test with following options:
Number of threads: 1
Initializing random number generator from current time


Prime numbers limit: 20000

Initializing worker threads...

Threads started!

CPU speed:
    events per second:   464.21

General statistics:
    total time:                          10.0002s
    total number of events:              4643

Latency (ms):
         min:                                    1.94
         avg:                                    2.15
         max:                                    6.45
         95th percentile:                        2.48
         sum:                                 9994.33

Threads fairness:
    events (avg/stddev):           4643.0000/0.00
    execution time (avg/stddev):   9.9943/0.00

@NathanOlmanst
Copy link

Other one in germany (10euro):

root@tribesrevengeance:~# sysbench --test=cpu --cpu-max-prime=20000 run
WARNING: the --test option is deprecated. You can pass a script name or path on the command line without any options.
sysbench 1.0.18 (using system LuaJIT 2.1.0-beta3)

Running the test with following options:
Number of threads: 1
Initializing random number generator from current time


Prime numbers limit: 20000

Initializing worker threads...

Threads started!

CPU speed:
    events per second:   481.47

General statistics:
    total time:                          10.0014s
    total number of events:              4816

Latency (ms):
         min:                                    1.70
         avg:                                    2.07
         max:                                    5.52
         95th percentile:                        2.57
         sum:                                 9989.54

Threads fairness:
    events (avg/stddev):           4816.0000/0.00
    execution time (avg/stddev):   9.9895/0.00

@jkelin
Copy link
Author

jkelin commented Apr 22, 2020

hetzner dedicated CPU 24EUR

root@ubuntu-8gb-fsn1-2:~# sysbench --test=cpu --cpu-max-prime=20000 run
WARNING: the --test option is deprecated. You can pass a script name or path on the command line without any options.
sysbench 1.0.11 (using system LuaJIT 2.1.0-beta3)

Running the test with following options:
Number of threads: 1
Initializing random number generator from current time


Prime numbers limit: 20000

Initializing worker threads...

Threads started!

CPU speed:
    events per second:   478.46

General statistics:
    total time:                          10.0015s
    total number of events:              4786

Latency (ms):
         min:                                  1.85
         avg:                                  2.09
         max:                                  3.95
         95th percentile:                      2.35
         sum:                               9999.15

Threads fairness:
    events (avg/stddev):           4786.0000/0.00
    execution time (avg/stddev):   9.9992/0.00

@jkelin
Copy link
Author

jkelin commented May 29, 2020

@NathanOlmanst AX41-NVMe hetzner six core ryzen

# sysbench --test=cpu --cpu-max-prime=20000 run
WARNING: the --test option is deprecated. You can pass a script name or path on the command line without any options.
sysbench 1.0.18 (using system LuaJIT 2.1.0-beta3)

Running the test with following options:
Number of threads: 1
Initializing random number generator from current time


Prime numbers limit: 20000

Initializing worker threads...

Threads started!

CPU speed:
    events per second:   780.68

General statistics:
    total time:                          10.0003s
    total number of events:              7808

Latency (ms):
         min:                                    1.26
         avg:                                    1.28
         max:                                    2.42
         95th percentile:                        1.30
         sum:                                 9999.42

Threads fairness:
    events (avg/stddev):           7808.0000/0.00
    execution time (avg/stddev):   9.9994/0.00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment