# Производительность (синтетика)

CPU: i7-6600U

GPU: Intel Skylake GT2 \[HD Graphics 520\]

<table border="1" id="bkmrk-sysbench-cpu-events-" style="border-collapse: collapse; width: 100%;"><tbody><tr><td style="width: 49.9383%;">sysbench cpu  
</td><td style="width: 49.9383%;"><span style="font-family: monospace;"><span style="color: #000000; background-color: #ffffff;">events per second: 1167.75</span>  
</span></td></tr><tr><td style="width: 49.9383%;">sysbench threads  
</td><td style="width: 49.9383%;"><span style="font-family: monospace;">General statistics:  
 total time: 10.0005s  
 total number of events: 8964  
  
  
</span></td></tr><tr><td style="width: 49.9383%;">GLX Gears   
</td><td style="width: 49.9383%;"><span style="font-family: monospace;"><span style="color: #000000; background-color: #ffffff;">8311.607 FPS</span>  
</span></td></tr><tr><td style="width: 49.9383%;">GeekBench Single Core  
</td><td style="width: 49.9383%;">866

</td></tr><tr><td style="width: 49.9383%;">GeekBench Multi Core  
</td><td style="width: 49.9383%;">1878

</td></tr><tr><td style="width: 49.9383%;">GeekBench  
</td><td style="width: 49.9383%;">https://browser.geekbench.com/v5/cpu/18612691

</td></tr></tbody></table>

```
➜  ~ sysbench cpu run
sysbench 1.0.20 (using system LuaJIT 2.0.5)

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


Prime numbers limit: 10000

Initializing worker threads...

Threads started!

CPU speed:
    events per second:  1167.75

General statistics:
    total time:                          10.0004s
    total number of events:              11680

Latency (ms):
         min:                                    0.83
         avg:                                    0.86
         max:                                    4.19
         95th percentile:                        0.94
         sum:                                 9997.28

Threads fairness:
    events (avg/stddev):           11680.0000/0.00
    execution time (avg/stddev):   9.9973/0.00

➜  ~ sysbench threads run
sysbench 1.0.20 (using system LuaJIT 2.0.5)

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


Initializing worker threads...

Threads started!


General statistics:
    total time:                          10.0005s
    total number of events:              8964

Latency (ms):
         min:                                    1.08
         avg:                                    1.12
         max:                                    5.65
         95th percentile:                        1.23
         sum:                                 9997.57

Threads fairness:
    events (avg/stddev):           8964.0000/0.00
    execution time (avg/stddev):   9.9976/0.00

```