gcc -o pgms/arithoh -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Darithoh src/arith.c gcc -o pgms/register -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum="register int" src/arith.c gcc -o pgms/short -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=short src/arith.c gcc -o pgms/int -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=int src/arith.c gcc -o pgms/long -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=long src/arith.c gcc -o pgms/float -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=float src/arith.c gcc -o pgms/double -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=double src/arith.c gcc -o pgms/hanoi -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/hanoi.c gcc -o pgms/syscall -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/syscall.c gcc -o pgms/context1 -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/context1.c gcc -o pgms/pipe -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/pipe.c gcc -o pgms/spawn -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/spawn.c gcc -o pgms/execl -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/execl.c gcc -o pgms/dhry2 -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -DHZ= ./src/dhry_1.c ./src/dhry_2.c gcc -o pgms/dhry2reg -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -DHZ= -DREG=register ./src/dhry_1.c ./src/dhry_2.c gcc -o pgms/looper -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/looper.c gcc -o pgms/fstime -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/fstime.c gcc -o pgms/whetstone-double -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -DDP -DUNIX -DUNIXBENCH src/whets.c -lm make all make[1]: Entering directory `/root/serverscope-SV1WOf/byte-unixbench/UnixBench" make distr make[2]: Entering directory `/root/serverscope-SV1WOf/byte-unixbench/UnixBench" Checking distribution of files ./pgms exists ./src exists ./testdir exists make[2]: Leaving directory `/root/serverscope-SV1WOf/byte-unixbench/UnixBench" make programs make[2]: Entering directory `/root/serverscope-SV1WOf/byte-unixbench/UnixBench" make[2]: Nothing to be done for `programs". make[2]: Leaving directory `/root/serverscope-SV1WOf/byte-unixbench/UnixBench" make[1]: Leaving directory `/root/serverscope-SV1WOf/byte-unixbench/UnixBench" sh: 3dinfo: command not found # # # # # # # ##### ###### # # #### # # # # ## # # # # # # # ## # # # # # # # # # # # ## ##### ##### # # # # ###### # # # # # # ## # # # # # # # # # # # # ## # # # # # # # ## # # # # #### # # # # # ##### ###### # # #### # # Version 5.1.3 Based on the Byte Magazine Unix Benchmark Multi-CPU version Version 5 revisions by Ian Smith, Sunnyvale, CA, USA January 13, 2011 johantheghost at yahoo period com 1 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10 1 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10 1 x Execl Throughput 1 2 3 1 x File Copy 1024 bufsize 2000 maxblocks 1 2 3 1 x File Copy 256 bufsize 500 maxblocks 1 2 3 1 x File Copy 4096 bufsize 8000 maxblocks 1 2 3 1 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10 1 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10 1 x Process Creation 1 2 3 1 x System Call Overhead 1 2 3 4 5 6 7 8 9 10 1 x Shell Scripts (1 concurrent) 1 2 3 1 x Shell Scripts (8 concurrent) 1 2 3 ======================================================================== BYTE UNIX Benchmarks (Version 5.1.3) System: vps11927.dedic.su: GNU/Linux OS: GNU/Linux -- 3.10.0-1062.12.1.el7.x86_64 -- #1 SMP Tue Feb 4 23:02:59 UTC 2020 Machine: x86_64 (x86_64) Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8") CPU 0: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (6784.6 bogomips) x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET 16:42:42 up 10 min, 1 user, load average: 9.56, 5.07, 2.10; runlevel 2020-02-19 ------------------------------------------------------------------------ Benchmark Run: Wed Feb 19 2020 16:42:42 - 17:10:56 1 CPU in system; running 1 parallel copy of tests Dhrystone 2 using register variables 39170858.1 lps (10.0 s, 7 samples) Double-Precision Whetstone 4337.0 MWIPS (11.0 s, 7 samples) Execl Throughput 3005.5 lps (30.0 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 476716.0 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 127318.1 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 1483093.7 KBps (30.0 s, 2 samples) Pipe Throughput 692598.8 lps (10.0 s, 7 samples) Pipe-based Context Switching 101188.5 lps (10.0 s, 7 samples) Process Creation 8220.9 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 4491.8 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 603.2 lpm (60.1 s, 2 samples) System Call Overhead 565471.9 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 39170858.1 3356.5 Double-Precision Whetstone 55.0 4337.0 788.5 Execl Throughput 43.0 3005.5 699.0 File Copy 1024 bufsize 2000 maxblocks 3960.0 476716.0 1203.8 File Copy 256 bufsize 500 maxblocks 1655.0 127318.1 769.3 File Copy 4096 bufsize 8000 maxblocks 5800.0 1483093.7 2557.1 Pipe Throughput 12440.0 692598.8 556.8 Pipe-based Context Switching 4000.0 101188.5 253.0 Process Creation 126.0 8220.9 652.5 Shell Scripts (1 concurrent) 42.4 4491.8 1059.4 Shell Scripts (8 concurrent) 6.0 603.2 1005.3 System Call Overhead 15000.0 565471.9 377.0 ======== System Benchmarks Index Score 859.1
dd if=/dev/zero of=benchmark bs=64K count=32K conv=fdatasync 32768+0 records in 32768+0 records out 2147483648 bytes (2.1 GB) copied, 7.09764 s, 303 MB/s dd if=/dev/zero of=benchmark bs=1M count=2048 conv=fdatasync 2048+0 records in 2048+0 records out 2147483648 bytes (2.1 GB) copied, 5.53014 s, 388 MB/s
./fio --time_based --name=benchmark --size=256M --runtime=60 --randrepeat=1 --iodepth=32 --invalidate=1 --verify=0 --verify_fatal=0 --numjobs=8 --rw=randread --blocksize=4k --group_reporting benchmark: (g=0): rw=randread, bs=4K-4K/4K-4K/4K-4K, ioengine=sync, iodepth=32 ... fio-2.8 Starting 8 processes benchmark: Laying out IO file(s) (1 file(s) / 256MB) benchmark: Laying out IO file(s) (1 file(s) / 256MB) benchmark: Laying out IO file(s) (1 file(s) / 256MB) benchmark: Laying out IO file(s) (1 file(s) / 256MB) benchmark: Laying out IO file(s) (1 file(s) / 256MB) benchmark: Laying out IO file(s) (1 file(s) / 256MB) benchmark: Laying out IO file(s) (1 file(s) / 256MB) benchmark: Laying out IO file(s) (1 file(s) / 256MB) benchmark: (groupid=0, jobs=8): err= 0: pid=16871: Wed Feb 19 16:39:38 2020 read : io=7581.6MB, bw=129390KB/s, iops=32347, runt= 60001msec clat (usec): min=2, max=12573, avg=240.55, stdev=129.03 lat (usec): min=2, max=12574, avg=241.46, stdev=129.13 clat percentiles (usec): | 1.00th=[ 3], 5.00th=[ 5], 10.00th=[ 145], 20.00th=[ 185], | 30.00th=[ 207], 40.00th=[ 225], 50.00th=[ 237], 60.00th=[ 251], | 70.00th=[ 266], 80.00th=[ 294], 90.00th=[ 338], 95.00th=[ 390], | 99.00th=[ 510], 99.50th=[ 588], 99.90th=[ 2008], 99.95th=[ 2480], | 99.99th=[ 3248] bw (KB /s): min=10824, max=21280, per=12.50%, avg=16167.97, stdev=1647.64 lat (usec) : 4=4.50%, 10=0.77%, 20=0.24%, 50=0.03%, 100=0.62% lat (usec) : 250=52.99%, 500=39.70%, 750=0.88%, 1000=0.05% lat (msec) : 2=0.12%, 4=0.10%, 10=0.01%, 20=0.01% cpu : usr=2.07%, sys=10.18%, ctx=1833321, majf=0, minf=310 IO depths : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0% submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0% complete : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0% issued : total=r=1940878/w=0/d=0, short=r=0/w=0/d=0, drop=r=0/w=0/d=0 latency : target=0, window=0, percentile=100.00%, depth=32 Run status group 0 (all jobs): READ: io=7581.6MB, aggrb=129389KB/s, minb=129389KB/s, maxb=129389KB/s, mint=60001msec, maxt=60001msec Disk stats (read/write): vda: ios=1829557/43, merge=0/40, ticks=98754/17, in_queue=96942, util=97.89%
./fio --time_based --name=benchmark --size=256M --runtime=60 --randrepeat=1 --iodepth=32 --direct=1 --invalidate=1 --verify=0 --verify_fatal=0 --numjobs=8 --rw=randread --blocksize=4k --group_reporting benchmark: (g=0): rw=randread, bs=4K-4K/4K-4K/4K-4K, ioengine=sync, iodepth=32 ... fio-2.8 Starting 8 processes benchmark: (groupid=0, jobs=8): err= 0: pid=16881: Wed Feb 19 16:40:39 2020 read : io=8433.4MB, bw=143926KB/s, iops=35981, runt= 60001msec clat (usec): min=33, max=37334, avg=213.92, stdev=73.52 lat (usec): min=34, max=37336, avg=214.85, stdev=73.62 clat percentiles (usec): | 1.00th=[ 97], 5.00th=[ 139], 10.00th=[ 161], 20.00th=[ 181], | 30.00th=[ 195], 40.00th=[ 203], 50.00th=[ 209], 60.00th=[ 217], | 70.00th=[ 225], 80.00th=[ 239], 90.00th=[ 266], 95.00th=[ 310], | 99.00th=[ 398], 99.50th=[ 434], 99.90th=[ 532], 99.95th=[ 588], | 99.99th=[ 1272] bw (KB /s): min=11840, max=19928, per=12.49%, avg=17980.13, stdev=1229.46 lat (usec) : 50=0.01%, 100=1.12%, 250=83.67%, 500=15.02%, 750=0.14% lat (usec) : 1000=0.01% lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01% cpu : usr=2.41%, sys=10.03%, ctx=2158938, majf=0, minf=310 IO depths : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0% submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0% complete : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0% issued : total=r=2158929/w=0/d=0, short=r=0/w=0/d=0, drop=r=0/w=0/d=0 latency : target=0, window=0, percentile=100.00%, depth=32 Run status group 0 (all jobs): READ: io=8433.4MB, aggrb=143926KB/s, minb=143926KB/s, maxb=143926KB/s, mint=60001msec, maxt=60001msec Disk stats (read/write): vda: ios=2154244/2, merge=0/0, ticks=103570/13, in_queue=102062, util=99.39%
./fio --time_based --name=benchmark --size=256M --runtime=60 --filename=benchmark --randrepeat=1 --iodepth=32 --invalidate=1 --verify=0 --verify_fatal=0 --numjobs=8 --rw=randwrite --blocksize=4k --group_reporting benchmark: (g=0): rw=randwrite, bs=4K-4K/4K-4K/4K-4K, ioengine=sync, iodepth=32 ... fio-2.8 Starting 8 processes benchmark: (groupid=0, jobs=8): err= 0: pid=16910: Wed Feb 19 16:42:39 2020 write: io=25423MB, bw=433750KB/s, iops=108437, runt= 60019msec clat (usec): min=2, max=268017, avg=42.14, stdev=1894.41 lat (usec): min=3, max=268027, avg=47.79, stdev=2101.50 clat percentiles (usec): | 1.00th=[ 2], 5.00th=[ 2], 10.00th=[ 3], 20.00th=[ 3], | 30.00th=[ 3], 40.00th=[ 3], 50.00th=[ 3], 60.00th=[ 3], | 70.00th=[ 3], 80.00th=[ 3], 90.00th=[ 4], 95.00th=[ 4], | 99.00th=[ 9], 99.50th=[ 15], 99.90th=[ 97], 99.95th=[22400], | 99.99th=[105984] bw (KB /s): min= 3, max=95204, per=12.55%, avg=54422.61, stdev=10982.90 lat (usec) : 4=89.54%, 10=9.48%, 20=0.67%, 50=0.18%, 100=0.04% lat (usec) : 250=0.02%, 500=0.01%, 750=0.01%, 1000=0.01% lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.02% lat (msec) : 100=0.02%, 250=0.01%, 500=0.01% cpu : usr=3.35%, sys=6.36%, ctx=23301, majf=0, minf=298 IO depths : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0% submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0% complete : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0% issued : total=r=0/w=6508305/d=0, short=r=0/w=0/d=0, drop=r=0/w=0/d=0 latency : target=0, window=0, percentile=100.00%, depth=32 Run status group 0 (all jobs): WRITE: io=25423MB, aggrb=433749KB/s, minb=433749KB/s, maxb=433749KB/s, mint=60019msec, maxt=60019msec Disk stats (read/write): vda: ios=6/1345478, merge=0/138, ticks=1/1685086, in_queue=1211387, util=31.11%
./fio --time_based --name=benchmark --size=256M --runtime=60 --filename=benchmark --randrepeat=1 --iodepth=32 --direct=1 --invalidate=1 --verify=0 --verify_fatal=0 --numjobs=8 --rw=randwrite --blocksize=4k --group_reporting benchmark: (g=0): rw=randwrite, bs=4K-4K/4K-4K/4K-4K, ioengine=sync, iodepth=32 ... fio-2.8 Starting 8 processes benchmark: Laying out IO file(s) (1 file(s) / 256MB) benchmark: (groupid=0, jobs=8): err= 0: pid=16891: Wed Feb 19 16:41:39 2020 write: io=7894.5MB, bw=134729KB/s, iops=33682, runt= 60001msec clat (usec): min=38, max=642666, avg=228.90, stdev=1935.78 lat (usec): min=39, max=642666, avg=229.94, stdev=1935.78 clat percentiles (usec): | 1.00th=[ 95], 5.00th=[ 133], 10.00th=[ 157], 20.00th=[ 181], | 30.00th=[ 197], 40.00th=[ 207], 50.00th=[ 215], 60.00th=[ 223], | 70.00th=[ 235], 80.00th=[ 253], 90.00th=[ 298], 95.00th=[ 346], | 99.00th=[ 438], 99.50th=[ 482], 99.90th=[ 596], 99.95th=[ 676], | 99.99th=[ 1560] bw (KB /s): min= 1406, max=19328, per=12.58%, avg=16955.49, stdev=2794.99 lat (usec) : 50=0.01%, 100=1.32%, 250=76.99%, 500=21.31%, 750=0.33% lat (usec) : 1000=0.02% lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 500=0.01% lat (msec) : 750=0.01% cpu : usr=2.36%, sys=9.72%, ctx=2029615, majf=0, minf=297 IO depths : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0% submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0% complete : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0% issued : total=r=0/w=2020976/d=0, short=r=0/w=0/d=0, drop=r=0/w=0/d=0 latency : target=0, window=0, percentile=100.00%, depth=32 Run status group 0 (all jobs): WRITE: io=7894.5MB, aggrb=134729KB/s, minb=134729KB/s, maxb=134729KB/s, mint=60001msec, maxt=60001msec Disk stats (read/write): vda: ios=0/2018922, merge=0/1, ticks=0/122067, in_queue=103176, util=96.91%
Downloaded 104857600 bytes in 1.669 sec Downloaded 104857600 bytes in 1.564 sec Downloaded 104857600 bytes in 1.564 sec Downloaded 104857600 bytes in 1.669 sec Downloaded 104857600 bytes in 1.502 sec Finished! Average download speed is 502.01 Mbit/s
Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from OVH SAS ... Selecting 15 servers that are not too close: 1. Wibox (Val de Reuil) [93.81 km]: 14.683 ms 2. Ikoula (Reims) [131.50 km]: 19.043 ms 3. Hexanet (Reims) [131.50 km]: 18.027 ms 4. LaFibre.info (Douai) [176.53 km]: 13.86 ms 5. Eurafibre (Lille) [203.58 km]: 8.102 ms 6. ORANGE FRANCE (Lille) [203.58 km]: 8.408 ms 7. ITDATA TELECOM SRL (Roubaix) [213.32 km]: 5.539 ms 8. Une Nouvelle Ville ASBL (Charleroi) [229.78 km]: 29.903 ms 9. OVH Cloud (Gravelines) [237.21 km]: 6.597 ms 10. dewDrive - Cloud Backup (Gravelines) [237.21 km]: 14.927 ms 11. CloudConnX (Eastbourne) [258.84 km]: 11.128 ms 12. Universite Catholique de Louvain (Louvain-La-Neuve) [259.09 km]: 7.654 ms 13. RIV54 (Saulnes) [264.06 km]: 26.674 ms 14. Combell (Brussels) [264.26 km]: 15.585 ms 15. Proximus (Brussels) [264.26 km]: 14.874 ms Testing upload speeds 1. Wibox (Val de Reuil): ......................... 167.09 Mbit/s 2. Ikoula (Reims): ......................... 199.61 Mbit/s 3. Hexanet (Reims): ......................... 188.14 Mbit/s 4. LaFibre.info (Douai): ......................... 176.52 Mbit/s 5. Eurafibre (Lille): ......................... 181.87 Mbit/s 6. ORANGE FRANCE (Lille): ......................... 178.80 Mbit/s 7. ITDATA TELECOM SRL (Roubaix): ......................... 149.05 Mbit/s 8. Une Nouvelle Ville ASBL (Charleroi): ......................... 129.49 Mbit/s 9. OVH Cloud (Gravelines): ......................... 184.72 Mbit/s 10. dewDrive - Cloud Backup (Gravelines): ......................... 92.79 Mbit/s 11. CloudConnX (Eastbourne): ......................... 169.36 Mbit/s 12. Universite Catholique de Louvain (Louvain-La-Neuve):......................... 84.65 Mbit/s 13. RIV54 (Saulnes): ......................... 159.41 Mbit/s 14. Combell (Brussels): ......................... 183.34 Mbit/s 15. Proximus (Brussels): ......................... 189.47 Mbit/s Average upload speed is 162.29 Mbit/s