root@ace-server:/var/www/html# sysbench cpu --events=10000 --cpu-max-prime=20000 --time=0 run 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: 461.56 General statistics: total time: 21.6643s total number of events: 10000 Latency (ms): min: 2.16 avg: 2.17 max: 2.37 95th percentile: 2.18 sum: 21663.06 Threads fairness: events (avg/stddev): 10000.0000/0.00 execution time (avg/stddev): 21.6631/0.00 root@ace-server:/var/www/html# sysbench --test=memory --memory-block-size=1K --memory-scope=global --memory-total-size=100G --memory-oper=read --time=0 run WARNING: the --test option is deprecated. You can pass a script name or path on the command line without any options. WARNING: Both event and time limits are disabled, running an endless test 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 Running memory speed test with the following options: block size: 1KiB total size: 102400MiB operation: read scope: global Initializing worker threads... Threads started! Total operations: 104857600 (9516017.15 per second) 102400.00 MiB transferred (9292.99 MiB/sec) General statistics: total time: 11.0176s total number of events: 104857600 Latency (ms): min: 0.00 avg: 0.00 max: 0.02 95th percentile: 0.00 sum: 4290.64 Threads fairness: events (avg/stddev): 104857600.0000/0.00 execution time (avg/stddev): 4.2906/0.00 root@ace-server:/var/www/html# sysbench --test=memory --memory-block-size=1K --memory-scope=global --memory-total-size=100G --memory-oper=write --time=0 run WARNING: the --test option is deprecated. You can pass a script name or path on the command line without any options. WARNING: Both event and time limits are disabled, running an endless test 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 Running memory speed test with the following options: block size: 1KiB total size: 102400MiB operation: write scope: global Initializing worker threads... Threads started! Total operations: 104857600 (7035279.36 per second) 102400.00 MiB transferred (6870.39 MiB/sec) General statistics: total time: 14.9032s total number of events: 104857600 Latency (ms): min: 0.00 avg: 0.00 max: 0.02 95th percentile: 0.00 sum: 8175.64 Threads fairness: events (avg/stddev): 104857600.0000/0.00 execution time (avg/stddev): 8.1756/0.00 root@ace-server:/var/www/html# sysbench fileio --file-total-size=32G --file-test-mode=rndrw --time=300 --max-requests=0 run 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 Extra file open flags: (none) 128 files, 256MiB each 32GiB total file size Block size 16KiB Number of IO requests: 0 Read/Write ratio for combined random IO test: 1.50 Periodic FSYNC enabled, calling fsync() each 100 requests. Calling fsync() at the end of test, Enabled. Using synchronous I/O mode Doing random r/w test Initializing worker threads... Threads started! File operations: reads/s: 1510.20 writes/s: 1006.80 fsyncs/s: 3221.86 Throughput: read, MiB/s: 23.60 written, MiB/s: 15.73 General statistics: total time: 300.0289s total number of events: 1721703 Latency (ms): min: 0.00 avg: 0.17 max: 8.40 95th percentile: 0.86 sum: 299179.60 Threads fairness: events (avg/stddev): 1721703.0000/0.00 execution time (avg/stddev): 299.1796/0.00