UpCloud - High performance cloud hosting. World's fastest cloud servers. Benchmark with sysbench.sh Sorry for the messy layout, tried to use codes, but did not work fine. ./sysbench.sh mem Code: ------------------------------------------- System Information ------------------------------------------- 5.3.2-1.el7.elrepo.x86_64 CentOS Linux release 7.7.1908 (Core) Centmin Mod Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 4 Socket(s): 1 NUMA node(s): 1 Vendor ID: GenuineIntel CPU family: 6 Model: 85 Model name: Intel(R) Xeon(R) Gold 6136 CPU @ 3.00GHz Stepping: 4 CPU MHz: 2992.940 BogoMIPS: 5985.88 Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 4096K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f rdseed adx smap clflushopt clwb avx512cd xsaveopt xsavec xgetbv1 arat CPU Flags fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f rdseed adx smap clflushopt clwb avx512cd xsaveopt xsavec xgetbv1 arat CPU NODE SOCKET CORE L1d:L1i:L2:L3 ONLINE 0 0 0 0 0:0:0:0 yes 1 0 0 1 1:1:1:0 yes 2 0 0 2 2:2:2:0 yes 3 0 0 3 3:3:3:0 yes total used free shared buff/cache available Mem: 7964 1813 411 201 5739 5654 Low: 7964 7553 411 High: 0 0 0 Swap: 1023 0 1023 Filesystem Size Used Avail Use% Mounted on devtmpfs 3.9G 0 3.9G 0% /dev tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 3.9G 201M 3.7G 6% /run tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda1 160G 12G 149G 8% / /dev/loop0 5.8G 25M 5.5G 1% /tmp tmpfs 797M 0 797M 0% /run/user/0 tmpfs 797M 0 797M 0% /run/user/991 sysbench memory --threads=1 --memory-block-size=1K --memory-scope=global --memory-total-size=1G --memory-oper=read run sysbench 1.0.17 (using bundled LuaJIT 2.1.0-beta2) threads: 1 block-size: 1KiB total-size: 1024MiB operation: read scope: global total-ops: 1048576 (5557469.77 per second) transferred (5427.22 MiB/sec) time: 0.1870s min: 0.00 avg: 0.00 max: 0.05 95th: 0.00 | memory sysbench | sysbench | threads: | block-size: | total-size: | operation: | total-ops: | transferred | time: | min: | avg: | max: | 95th: | | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | | memory | 1.0.17 | 1 | 1KiB | 1024MiB | read | 1048576 | 5427.22 | 0.1870s | 0.00 | 0.00 | 0.05 | 0.00 | sysbench,sysbench,threads,block-size,total-size,operation,total-ops,transferred,time,min,avg,max,95th memory,1.0.17,1,1KiB,1024MiB,read,1048576,5427.22,0.1870s,0.00,0.00,0.05,0.00 sysbench memory --threads=4 --memory-block-size=1K --memory-scope=global --memory-total-size=1G --memory-oper=read run sysbench 1.0.17 (using bundled LuaJIT 2.1.0-beta2) threads: 4 block-size: 1KiB total-size: 1024MiB operation: read scope: global total-ops: 1048576 (16414602.46 per second) transferred (16029.89 MiB/sec) time: 0.0623s min: 0.00 avg: 0.00 max: 0.07 95th: 0.00 | memory sysbench | sysbench | threads: | block-size: | total-size: | operation: | total-ops: | transferred | time: | min: | avg: | max: | 95th: | | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | | memory | 1.0.17 | 4 | 1KiB | 1024MiB | read | 1048576 | 16029.89 | 0.0623s | 0.00 | 0.00 | 0.07 | 0.00 | sysbench,sysbench,threads,block-size,total-size,operation,total-ops,transferred,time,min,avg,max,95th memory,1.0.17,4,1KiB,1024MiB,read,1048576,16029.89,0.0623s,0.00,0.00,0.07,0.00 ./sysbench.sh cpu Code: ------------------------------------------- System Information ------------------------------------------- 5.3.2-1.el7.elrepo.x86_64 CentOS Linux release 7.7.1908 (Core) Centmin Mod Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 4 Socket(s): 1 NUMA node(s): 1 Vendor ID: GenuineIntel CPU family: 6 Model: 85 Model name: Intel(R) Xeon(R) Gold 6136 CPU @ 3.00GHz Stepping: 4 CPU MHz: 2992.940 BogoMIPS: 5985.88 Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 4096K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f rdseed adx smap clflushopt clwb avx512cd xsaveopt xsavec xgetbv1 arat CPU Flags fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f rdseed adx smap clflushopt clwb avx512cd xsaveopt xsavec xgetbv1 arat CPU NODE SOCKET CORE L1d:L1i:L2:L3 ONLINE 0 0 0 0 0:0:0:0 yes 1 0 0 1 1:1:1:0 yes 2 0 0 2 2:2:2:0 yes 3 0 0 3 3:3:3:0 yes total used free shared buff/cache available Mem: 7964 1754 472 209 5737 5709 Low: 7964 7492 472 High: 0 0 0 Swap: 1023 0 1023 Filesystem Size Used Avail Use% Mounted on devtmpfs 3.9G 0 3.9G 0% /dev tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 3.9G 209M 3.7G 6% /run tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda1 160G 12G 149G 8% / /dev/loop0 5.8G 25M 5.5G 1% /tmp tmpfs 797M 0 797M 0% /run/user/0 tmpfs 797M 0 797M 0% /run/user/991 sysbench cpu --cpu-max-prime=20000 --threads=1 run sysbench 1.0.17 (using bundled LuaJIT 2.1.0-beta2) threads: 1 prime: 20000 events/s: 445.09 time: 10.0010s min: 2.12 avg: 2.25 max: 8.88 95th: 2.57 | cpu sysbench | threads: | events/s: | time: | min: | avg: | max: | 95th: | | --- | --- | --- | --- | --- | --- | --- | --- | | 1.0.17 | 1 | 445.09 | 10.0010s | 2.12 | 2.25 | 8.88 | 2.57 | sysbench,threads,events/s,time,min,avg,max,95th 1.0.17,1,445.09,10.0010s,2.12,2.25,8.88,2.57 ./sysbench.sh file Code: sysbench fileio prepare sysbench fileio --file-total-size=2048M --file-test-mode=seqrd prepare sysbench fileio --threads=1 --file-num=128 --file-total-size=2048M --file-block-size=4096 --file-io-mode=sync --file-extra-flags=direct --file-test-mode=seqrd --time=10 --events=0 run raw log saved: /home/sysbench/sysbench-fileio-seqrd-threads-1-raw.log sysbench 1.0.17 (using bundled LuaJIT 2.1.0-beta2) threads: 1 Block-size 4KiB Using synchronous I/O mode Doing sequential read test reads/s: 12968.93 writes/s: 0.00 fsyncs/s: 0.00 read-MiB/s: 50.66 written-MiB/s: 0.00 time: 10.0001s min: 0.05 avg: 0.08 max: 18.43 95th: 0.10 | fileio sysbench | sysbench | threads: | Block-size | synchronous | sequential | reads/s: | writes/s: | fsyncs/s: | read-MiB/s: | written-MiB/s: | time: | min: | avg: | max: | 95th: | | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | | fileio | 1.0.17 | 1 | 4KiB | I/O | read | 12968.93 | 0.00 | 0.00 | 50.66 | 0.00 | 10.0001s | 0.05 | 0.08 | 18.43 | 0.10 | sysbench,sysbench,threads,Block-size,synchronous,sequential,reads/s,writes/s,fsyncs/s,read-MiB/s,written-MiB/s,time,min,avg,max,95th fileio,1.0.17,1,4KiB,I/O,read,12968.93,0.00,0.00,50.66,0.00,10.0001s,0.05,0.08,18.43,0.10 sysbench fileio cleanup sysbench fileio --file-total-size=2048M cleanup sysbench fileio prepare sysbench fileio --file-total-size=2048M --file-test-mode=seqwr prepare sysbench fileio --threads=1 --file-num=128 --file-total-size=2048M --file-block-size=4096 --file-io-mode=sync --file-extra-flags=direct --file-test-mode=seqwr --time=10 --events=0 run raw log saved: /home/sysbench/sysbench-fileio-seqwr-threads-1-raw.log sysbench 1.0.17 (using bundled LuaJIT 2.1.0-beta2) threads: 1 Block-size 4KiB Using synchronous I/O mode Doing sequential write (creation) test reads/s: 0.00 writes/s: 5116.82 fsyncs/s: 6549.92 read-MiB/s: 0.00 written-MiB/s: 19.99 time: 10.0047s min: 0.02 avg: 0.09 max: 30.05 95th: 0.17 | fileio sysbench | sysbench | threads: | Block-size | synchronous | sequential | reads/s: | writes/s: | fsyncs/s: | read-MiB/s: | written-MiB/s: | time: | min: | avg: | max: | 95th: | | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | | fileio | 1.0.17 | 1 | 4KiB | I/O | write | 0.00 | 5116.82 | 6549.92 | 0.00 | 19.99 | 10.0047s | 0.02 | 0.09 | 30.05 | 0.17 | sysbench,sysbench,threads,Block-size,synchronous,sequential,reads/s,writes/s,fsyncs/s,read-MiB/s,written-MiB/s,time,min,avg,max,95th fileio,1.0.17,1,4KiB,I/O,write,0.00,5116.82,6549.92,0.00,19.99,10.0047s,0.02,0.09,30.05,0.17 sysbench fileio cleanup sysbench fileio --file-total-size=2048M cleanup sysbench fileio prepare sysbench fileio --file-total-size=2048M --file-test-mode=rndrd prepare sysbench fileio --threads=1 --file-num=128 --file-total-size=2048M --file-block-size=4096 --file-io-mode=sync --file-extra-flags=direct --file-test-mode=rndrd --time=10 --events=0 run raw log saved: /home/sysbench/sysbench-fileio-rndrd-threads-1-raw.log sysbench 1.0.17 (using bundled LuaJIT 2.1.0-beta2) threads: 1 Block-size 4KiB Read/Write ratio for combined random IO test: 1.50 Using synchronous I/O mode Doing random read test reads/s: 10307.74 writes/s: 0.00 fsyncs/s: 0.00 read-MiB/s: 40.26 written-MiB/s: 0.00 time: 10.0001s min: 0.05 avg: 0.10 max: 21.26 95th: 0.13 | fileio sysbench | sysbench | threads: | Block-size | synchronous | random | reads/s: | writes/s: | fsyncs/s: | read-MiB/s: | written-MiB/s: | time: | min: | avg: | max: | 95th: | | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | | fileio | 1.0.17 | 1 | 4KiB | I/O | read | 10307.74 | 0.00 | 0.00 | 40.26 | 0.00 | 10.0001s | 0.05 | 0.10 | 21.26 | 0.13 | sysbench,sysbench,threads,Block-size,synchronous,random,reads/s,writes/s,fsyncs/s,read-MiB/s,written-MiB/s,time,min,avg,max,95th fileio,1.0.17,1,4KiB,I/O,read,10307.74,0.00,0.00,40.26,0.00,10.0001s,0.05,0.10,21.26,0.13 sysbench fileio cleanup sysbench fileio --file-total-size=2048M cleanup sysbench fileio prepare sysbench fileio --file-total-size=2048M --file-test-mode=rndwr prepare sysbench fileio --threads=1 --file-num=128 --file-total-size=2048M --file-block-size=4096 --file-io-mode=sync --file-extra-flags=direct --file-test-mode=rndwr --time=10 --events=0 run raw log saved: /home/sysbench/sysbench-fileio-rndwr-threads-1-raw.log sysbench 1.0.17 (using bundled LuaJIT 2.1.0-beta2) threads: 1 Block-size 4KiB Read/Write ratio for combined random IO test: 1.50 Using synchronous I/O mode Doing random write test reads/s: 0.00 writes/s: 4914.69 fsyncs/s: 6294.00 read-MiB/s: 0.00 written-MiB/s: 19.20 time: 10.0041s min: 0.02 avg: 0.09 max: 16.57 95th: 0.18 | fileio sysbench | sysbench | threads: | Block-size | synchronous | random | reads/s: | writes/s: | fsyncs/s: | read-MiB/s: | written-MiB/s: | time: | min: | avg: | max: | 95th: | | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | | fileio | 1.0.17 | 1 | 4KiB | I/O | write | 0.00 | 4914.69 | 6294.00 | 0.00 | 19.20 | 10.0041s | 0.02 | 0.09 | 16.57 | 0.18 | sysbench,sysbench,threads,Block-size,synchronous,random,reads/s,writes/s,fsyncs/s,read-MiB/s,written-MiB/s,time,min,avg,max,95th fileio,1.0.17,1,4KiB,I/O,write,0.00,4914.69,6294.00,0.00,19.20,10.0041s,0.02,0.09,16.57,0.18 sysbench fileio cleanup sysbench fileio --file-total-size=2048M cleanup sysbench fileio prepare sysbench fileio --file-total-size=2048M --file-test-mode=seqrd prepare sysbench fileio --threads=4 --file-num=128 --file-total-size=2048M --file-block-size=4096 --file-io-mode=sync --file-extra-flags=direct --file-test-mode=seqrd --time=10 --events=0 run raw log saved: /home/sysbench/sysbench-fileio-seqrd-threads-4-raw.log sysbench 1.0.17 (using bundled LuaJIT 2.1.0-beta2) threads: 4 Block-size 4KiB Using synchronous I/O mode Doing sequential read test reads/s: 37485.17 writes/s: 0.00 fsyncs/s: 0.00 read-MiB/s: 146.43 written-MiB/s: 0.00 time: 10.0002s min: 0.05 avg: 0.11 max: 13.53 95th: 0.14 | fileio sysbench | sysbench | threads: | Block-size | synchronous | sequential | reads/s: | writes/s: | fsyncs/s: | read-MiB/s: | written-MiB/s: | time: | min: | avg: | max: | 95th: | | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | | fileio | 1.0.17 | 4 | 4KiB | I/O | read | 37485.17 | 0.00 | 0.00 | 146.43 | 0.00 | 10.0002s | 0.05 | 0.11 | 13.53 | 0.14 | sysbench,sysbench,threads,Block-size,synchronous,sequential,reads/s,writes/s,fsyncs/s,read-MiB/s,written-MiB/s,time,min,avg,max,95th fileio,1.0.17,4,4KiB,I/O,read,37485.17,0.00,0.00,146.43,0.00,10.0002s,0.05,0.11,13.53,0.14 sysbench fileio cleanup sysbench fileio --file-total-size=2048M cleanup sysbench fileio prepare sysbench fileio --file-total-size=2048M --file-test-mode=seqwr prepare sysbench fileio --threads=4 --file-num=128 --file-total-size=2048M --file-block-size=4096 --file-io-mode=sync --file-extra-flags=direct --file-test-mode=seqwr --time=10 --events=0 run raw log saved: /home/sysbench/sysbench-fileio-seqwr-threads-4-raw.log sysbench 1.0.17 (using bundled LuaJIT 2.1.0-beta2) threads: 4 Block-size 4KiB Using synchronous I/O mode Doing sequential write (creation) test reads/s: 0.00 writes/s: 5313.39 fsyncs/s: 6841.54 read-MiB/s: 0.00 written-MiB/s: 20.76 time: 10.0080s min: 0.02 avg: 0.33 max: 16.63 95th: 0.87 | fileio sysbench | sysbench | threads: | Block-size | synchronous | sequential | reads/s: | writes/s: | fsyncs/s: | read-MiB/s: | written-MiB/s: | time: | min: | avg: | max: | 95th: | | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | | fileio | 1.0.17 | 4 | 4KiB | I/O | write | 0.00 | 5313.39 | 6841.54 | 0.00 | 20.76 | 10.0080s | 0.02 | 0.33 | 16.63 | 0.87 | sysbench,sysbench,threads,Block-size,synchronous,sequential,reads/s,writes/s,fsyncs/s,read-MiB/s,written-MiB/s,time,min,avg,max,95th fileio,1.0.17,4,4KiB,I/O,write,0.00,5313.39,6841.54,0.00,20.76,10.0080s,0.02,0.33,16.63,0.87 sysbench fileio cleanup sysbench fileio --file-total-size=2048M cleanup sysbench fileio prepare sysbench fileio --file-total-size=2048M --file-test-mode=rndrd prepare sysbench fileio --threads=4 --file-num=128 --file-total-size=2048M --file-block-size=4096 --file-io-mode=sync --file-extra-flags=direct --file-test-mode=rndrd --time=10 --events=0 run raw log saved: /home/sysbench/sysbench-fileio-rndrd-threads-4-raw.log sysbench 1.0.17 (using bundled LuaJIT 2.1.0-beta2) threads: 4 Block-size 4KiB Read/Write ratio for combined random IO test: 1.50 Using synchronous I/O mode Doing random read test reads/s: 42268.32 writes/s: 0.00 fsyncs/s: 0.00 read-MiB/s: 165.11 written-MiB/s: 0.00 time: 10.0001s min: 0.05 avg: 0.09 max: 14.06 95th: 0.13 | fileio sysbench | sysbench | threads: | Block-size | synchronous | random | reads/s: | writes/s: | fsyncs/s: | read-MiB/s: | written-MiB/s: | time: | min: | avg: | max: | 95th: | | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | | fileio | 1.0.17 | 4 | 4KiB | I/O | read | 42268.32 | 0.00 | 0.00 | 165.11 | 0.00 | 10.0001s | 0.05 | 0.09 | 14.06 | 0.13 | sysbench,sysbench,threads,Block-size,synchronous,random,reads/s,writes/s,fsyncs/s,read-MiB/s,written-MiB/s,time,min,avg,max,95th fileio,1.0.17,4,4KiB,I/O,read,42268.32,0.00,0.00,165.11,0.00,10.0001s,0.05,0.09,14.06,0.13 sysbench fileio cleanup sysbench fileio --file-total-size=2048M cleanup sysbench fileio prepare sysbench fileio --file-total-size=2048M --file-test-mode=rndwr prepare sysbench fileio --threads=4 --file-num=128 --file-total-size=2048M --file-block-size=4096 --file-io-mode=sync --file-extra-flags=direct --file-test-mode=rndwr --time=10 --events=0 run raw log saved: /home/sysbench/sysbench-fileio-rndwr-threads-4-raw.log sysbench 1.0.17 (using bundled LuaJIT 2.1.0-beta2) threads: 4 Block-size 4KiB Read/Write ratio for combined random IO test: 1.50 Using synchronous I/O mode Doing random write test reads/s: 0.00 writes/s: 16726.14 fsyncs/s: 21459.85 read-MiB/s: 0.00 written-MiB/s: 65.34 time: 10.0071s min: 0.02 avg: 0.10 max: 17.62 95th: 0.19 | fileio sysbench | sysbench | threads: | Block-size | synchronous | random | reads/s: | writes/s: | fsyncs/s: | read-MiB/s: | written-MiB/s: | time: | min: | avg: | max: | 95th: | | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | | fileio | 1.0.17 | 4 | 4KiB | I/O | write | 0.00 | 16726.14 | 21459.85 | 0.00 | 65.34 | 10.0071s | 0.02 | 0.10 | 17.62 | 0.19 | sysbench,sysbench,threads,Block-size,synchronous,random,reads/s,writes/s,fsyncs/s,read-MiB/s,written-MiB/s,time,min,avg,max,95th fileio,1.0.17,4,4KiB,I/O,write,0.00,16726.14,21459.85,0.00,65.34,10.0071s,0.02,0.10,17.62,0.19 sysbench fileio cleanup sysbench fileio --file-total-size=2048M cleanup | fileio sysbench | sysbench | threads: | Block-size | synchronous | sequential | reads/s: | writes/s: | fsyncs/s: | read-MiB/s: | written-MiB/s: | time: | min: | avg: | max: | 95th: | | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | |fileio | 1.0.17 | 1 | 4KiB | I/O | read | 12968.93 | 0.00 | 0.00 | 50.66 | 0.00 | 10.0001s | 0.05 | 0.08 | 18.43 | 0.10 | |fileio | 1.0.17 | 1 | 4KiB | I/O | write | 0.00 | 5116.82 | 6549.92 | 0.00 | 19.99 | 10.0047s | 0.02 | 0.09 | 30.05 | 0.17 | |fileio | 1.0.17 | 4 | 4KiB | I/O | read | 37485.17 | 0.00 | 0.00 | 146.43 | 0.00 | 10.0002s | 0.05 | 0.11 | 13.53 | 0.14 | |fileio | 1.0.17 | 4 | 4KiB | I/O | write | 0.00 | 5313.39 | 6841.54 | 0.00 | 20.76 | 10.0080s | 0.02 | 0.33 | 16.63 | 0.87 | | fileio sysbench | sysbench | threads: | Block-size | synchronous | random | reads/s: | writes/s: | fsyncs/s: | read-MiB/s: | written-MiB/s: | time: | min: | avg: | max: | 95th: | | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | |fileio | 1.0.17 | 1 | 4KiB | I/O | read | 10307.74 | 0.00 | 0.00 | 40.26 | 0.00 | 10.0001s | 0.05 | 0.10 | 21.26 | 0.13 | |fileio | 1.0.17 | 1 | 4KiB | I/O | write | 0.00 | 4914.69 | 6294.00 | 0.00 | 19.20 | 10.0041s | 0.02 | 0.09 | 16.57 | 0.18 | |fileio | 1.0.17 | 4 | 4KiB | I/O | read | 42268.32 | 0.00 | 0.00 | 165.11 | 0.00 | 10.0001s | 0.05 | 0.09 | 14.06 | 0.13 | |fileio | 1.0.17 | 4 | 4KiB | I/O | write | 0.00 | 16726.14 | 21459.85 | 0.00 | 65.34 | 10.0071s | 0.02 | 0.10 | 17.62 | 0.19 | ./sysbench.sh file-fsync Code: sysbench fileio fsync prepare sysbench fileio --time=30 --file-num=1 --file-extra-flags= --file-total-size=4096 --file-block-size=4096 --file-fsync-all=on --file-test-mode=rndwr --file-fsync-freq=0 --file-fsync-end=0 --threads=1 --percentile=99 prepare sysbench fileio --threads=1 --time=30 --file-num=1 --file-extra-flags= --file-total-size=4096 --file-block-size=4096 --file-fsync-all=on --file-test-mode=rndwr --file-fsync-freq=0 --file-fsync-end=0 --percentile=99 run raw log saved: /home/sysbench/sysbench-fileio-fsync-threads-1-raw.log sysbench 1.0.17 (using bundled LuaJIT 2.1.0-beta2) threads: 1 Block-size 4KiB Read/Write ratio for combined random IO test: 1.50 Using synchronous I/O mode Doing random write test reads/s: 0.00 writes/s: 2663.22 fsyncs/s: 2663.22 read-MiB/s: 0.00 written-MiB/s: 10.40 time: 30.0001s min: 0.14 avg: 0.37 max: 19.19 99th: 2.00 | fileio sysbench | sysbench | threads: | Block-size | synchronous | random | reads/s: | writes/s: | fsyncs/s: | read-MiB/s: | written-MiB/s: | time: | min: | avg: | max: | 99th: | | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | | fileio | 1.0.17 | 1 | 4KiB | I/O | write | 0.00 | 2663.22 | 2663.22 | 0.00 | 10.40 | 30.0001s | 0.14 | 0.37 | 19.19 | 2.00 | sysbench,sysbench,threads,Block-size,synchronous,random,reads/s,writes/s,fsyncs/s,read-MiB/s,written-MiB/s,time,min,avg,max,99th fileio,1.0.17,1,4KiB,I/O,write,0.00,2663.22,2663.22,0.00,10.40,30.0001s,0.14,0.37,19.19,2.00 sysbench fileio cleanup sysbench fileio --file-num=1 --file-extra-flags= --file-total-size=4096 --file-block-size=4096 cleanup
Thanks for sharing ! You should be able to enclose the results individually in separate CODE or CODEB bbcode tags though
I had a look @ BB Codes | Centmin Mod Community Support Forums but could not find the way you sometime post results and nice stuff (markdown etc) but should be better now with CODE Added ./sysbench.sh file-fsync