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-TBXRP6/byte-unixbench/UnixBench" make distr make[2]: Entering directory `/root/serverscope-TBXRP6/byte-unixbench/UnixBench" Checking distribution of files ./pgms exists ./src exists ./testdir exists make[2]: Leaving directory `/root/serverscope-TBXRP6/byte-unixbench/UnixBench" make programs make[2]: Entering directory `/root/serverscope-TBXRP6/byte-unixbench/UnixBench" make[2]: Nothing to be done for `programs". make[2]: Leaving directory `/root/serverscope-TBXRP6/byte-unixbench/UnixBench" make[1]: Leaving directory `/root/serverscope-TBXRP6/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 8 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10 8 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10 8 x Execl Throughput 1 2 3 8 x File Copy 1024 bufsize 2000 maxblocks 1 2 3 8 x File Copy 256 bufsize 500 maxblocks 1 2 3 8 x File Copy 4096 bufsize 8000 maxblocks 1 2 3 8 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10 8 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10 8 x Process Creation 1 2 3 8 x System Call Overhead 1 2 3 4 5 6 7 8 9 10 8 x Shell Scripts (1 concurrent) 1 2 3 8 x Shell Scripts (8 concurrent) 1 2 3 ======================================================================== BYTE UNIX Benchmarks (Version 5.1.3) System: vps94.ohz.cloud: GNU/Linux OS: GNU/Linux -- 3.10.0-1127.el7.x86_64 -- #1 SMP Tue Mar 31 23:36:51 UTC 2020 Machine: x86_64 (x86_64) Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8") CPU 0: AMD Ryzen 7 3800X 8-Core Processor (7785.4 bogomips) Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET CPU 1: AMD Ryzen 7 3800X 8-Core Processor (7785.4 bogomips) Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET CPU 2: AMD Ryzen 7 3800X 8-Core Processor (7785.4 bogomips) Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET CPU 3: AMD Ryzen 7 3800X 8-Core Processor (7785.4 bogomips) Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET CPU 4: AMD Ryzen 7 3800X 8-Core Processor (7785.4 bogomips) Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET CPU 5: AMD Ryzen 7 3800X 8-Core Processor (7785.4 bogomips) Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET CPU 6: AMD Ryzen 7 3800X 8-Core Processor (7785.4 bogomips) Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET CPU 7: AMD Ryzen 7 3800X 8-Core Processor (7785.4 bogomips) Hyper-Threading, x86-64, MMX, AMD MMX, Physical Address Ext, SYSENTER/SYSEXIT, AMD virtualization, SYSCALL/SYSRET 15:43:33 up 49 min, 2 users, load average: 7.88, 4.53, 2.09; runlevel 2020-10-23 ------------------------------------------------------------------------ Benchmark Run: vie oct 23 2020 15:43:33 - 16:14:21 8 CPUs in system; running 1 parallel copy of tests Dhrystone 2 using register variables 48126036.7 lps (10.0 s, 7 samples) Double-Precision Whetstone 2743.8 MWIPS (27.1 s, 7 samples) Execl Throughput 3775.1 lps (30.0 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 1217910.7 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 352634.1 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 2502548.2 KBps (30.0 s, 2 samples) Pipe Throughput 2010324.8 lps (10.0 s, 7 samples) Pipe-based Context Switching 66516.5 lps (10.0 s, 7 samples) Process Creation 13052.3 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 8265.2 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 3481.8 lpm (60.0 s, 2 samples) System Call Overhead 3281014.7 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 48126036.7 4123.9 Double-Precision Whetstone 55.0 2743.8 498.9 Execl Throughput 43.0 3775.1 877.9 File Copy 1024 bufsize 2000 maxblocks 3960.0 1217910.7 3075.5 File Copy 256 bufsize 500 maxblocks 1655.0 352634.1 2130.7 File Copy 4096 bufsize 8000 maxblocks 5800.0 2502548.2 4314.7 Pipe Throughput 12440.0 2010324.8 1616.0 Pipe-based Context Switching 4000.0 66516.5 166.3 Process Creation 126.0 13052.3 1035.9 Shell Scripts (1 concurrent) 42.4 8265.2 1949.3 Shell Scripts (8 concurrent) 6.0 3481.8 5803.1 System Call Overhead 15000.0 3281014.7 2187.3 ======== System Benchmarks Index Score 1630.0 ------------------------------------------------------------------------ Benchmark Run: vie oct 23 2020 16:14:21 - 16:45:31 8 CPUs in system; running 8 parallel copies of tests Dhrystone 2 using register variables 317584090.2 lps (10.0 s, 7 samples) Double-Precision Whetstone 20875.0 MWIPS (26.2 s, 7 samples) Execl Throughput 19874.7 lps (29.8 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 1684337.9 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 470005.3 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 4313243.0 KBps (30.0 s, 2 samples) Pipe Throughput 13494919.6 lps (10.0 s, 7 samples) Pipe-based Context Switching 1294887.5 lps (10.0 s, 7 samples) Process Creation 57721.0 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 34081.3 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 5593.1 lpm (60.0 s, 2 samples) System Call Overhead 12298639.8 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 317584090.2 27213.7 Double-Precision Whetstone 55.0 20875.0 3795.5 Execl Throughput 43.0 19874.7 4622.0 File Copy 1024 bufsize 2000 maxblocks 3960.0 1684337.9 4253.4 File Copy 256 bufsize 500 maxblocks 1655.0 470005.3 2839.9 File Copy 4096 bufsize 8000 maxblocks 5800.0 4313243.0 7436.6 Pipe Throughput 12440.0 13494919.6 10848.0 Pipe-based Context Switching 4000.0 1294887.5 3237.2 Process Creation 126.0 57721.0 4581.0 Shell Scripts (1 concurrent) 42.4 34081.3 8038.0 Shell Scripts (8 concurrent) 6.0 5593.1 9321.8 System Call Overhead 15000.0 12298639.8 8199.1 ======== System Benchmarks Index Score 6342.6
dd if=/dev/zero of=benchmark bs=64K count=32K conv=fdatasync 32768+0 registros lexc3xaddos 32768+0 registros escritos 2147483648 bytes (2,1 GB) copiados, 0,87384 s, 2,5 GB/s dd if=/dev/zero of=benchmark bs=1M count=2048 conv=fdatasync 2048+0 registros lexc3xaddos 2048+0 registros escritos 2147483648 bytes (2,1 GB) copiados, 0,913232 s, 2,4 GB/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=19519: Fri Oct 23 15:40:30 2020 read : io=595649MB, bw=9927.4MB/s, iops=2541.4K, runt= 60001msec clat (usec): min=0, max=18546, avg= 1.99, stdev=13.25 lat (usec): min=0, max=18546, avg= 2.19, stdev=13.52 clat percentiles (usec): | 1.00th=[ 1], 5.00th=[ 1], 10.00th=[ 1], 20.00th=[ 1], | 30.00th=[ 1], 40.00th=[ 1], 50.00th=[ 2], 60.00th=[ 2], | 70.00th=[ 2], 80.00th=[ 2], 90.00th=[ 2], 95.00th=[ 3], | 99.00th=[ 3], 99.50th=[ 13], 99.90th=[ 92], 99.95th=[ 114], | 99.99th=[ 199] bw (MB /s): min= 29, max= 1572, per=12.48%, avg=1239.41, stdev=415.10 lat (usec) : 2=41.41%, 4=57.69%, 10=0.33%, 20=0.20%, 50=0.04% lat (usec) : 100=0.26%, 250=0.07%, 500=0.01%, 750=0.01%, 1000=0.01% lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01% cpu : usr=19.77%, sys=72.77%, ctx=533390, 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=152486172/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=595649MB, aggrb=9927.4MB/s, minb=9927.4MB/s, maxb=9927.4MB/s, mint=60001msec, maxt=60001msec Disk stats (read/write): dm-0: ios=524288/634, merge=0/0, ticks=31408/7897, in_queue=39500, util=11.19%, aggrios=524288/330, aggrmerge=0/304, aggrticks=32504/3662, aggrin_queue=36075, aggrutil=11.18% sda: ios=524288/330, merge=0/304, ticks=32504/3662, in_queue=36075, util=11.18%
./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=19531: Fri Oct 23 15:41:30 2020 read : io=22740MB, bw=388068KB/s, iops=97016, runt= 60004msec clat (usec): min=23, max=20759, avg=79.13, stdev=100.56 lat (usec): min=23, max=20759, avg=79.48, stdev=100.67 clat percentiles (usec): | 1.00th=[ 37], 5.00th=[ 43], 10.00th=[ 48], 20.00th=[ 54], | 30.00th=[ 59], 40.00th=[ 64], 50.00th=[ 69], 60.00th=[ 74], | 70.00th=[ 81], 80.00th=[ 90], 90.00th=[ 109], 95.00th=[ 137], | 99.00th=[ 225], 99.50th=[ 290], 99.90th=[ 956], 99.95th=[ 1928], | 99.99th=[ 4768] bw (KB /s): min=25928, max=58016, per=12.50%, avg=48499.04, stdev=6912.62 lat (usec) : 50=12.54%, 100=73.47%, 250=13.24%, 500=0.56%, 750=0.05% lat (usec) : 1000=0.03% lat (msec) : 2=0.05%, 4=0.03%, 10=0.02%, 20=0.01%, 50=0.01% cpu : usr=5.40%, sys=34.02%, ctx=5802753, 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=5821403/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=22740MB, aggrb=388067KB/s, minb=388067KB/s, maxb=388067KB/s, mint=60004msec, maxt=60004msec Disk stats (read/write): dm-0: ios=5818276/12, merge=0/0, ticks=307764/0, in_queue=310667, util=100.00%, aggrios=5821403/9, aggrmerge=0/3, aggrticks=316807/0, aggrin_queue=316483, aggrutil=99.96% sda: ios=5821403/9, merge=0/3, ticks=316807/0, in_queue=316483, util=99.96%
./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=19551: Fri Oct 23 15:43:31 2020 write: io=155870MB, bw=2597.9MB/s, iops=665033, runt= 60001msec clat (usec): min=0, max=105057, avg=10.80, stdev=144.30 lat (usec): min=0, max=105057, avg=11.01, stdev=144.35 clat percentiles (usec): | 1.00th=[ 1], 5.00th=[ 1], 10.00th=[ 1], 20.00th=[ 2], | 30.00th=[ 2], 40.00th=[ 2], 50.00th=[ 3], 60.00th=[ 3], | 70.00th=[ 4], 80.00th=[ 5], 90.00th=[ 7], 95.00th=[ 8], | 99.00th=[ 34], 99.50th=[ 548], 99.90th=[ 1352], 99.95th=[ 1960], | 99.99th=[ 4960] bw (KB /s): min=120528, max=473576, per=12.50%, avg=332589.46, stdev=42319.44 lat (usec) : 2=10.87%, 4=50.33%, 10=35.51%, 20=1.91%, 50=0.49% lat (usec) : 100=0.11%, 250=0.12%, 500=0.13%, 750=0.17%, 1000=0.15% lat (msec) : 2=0.16%, 4=0.03%, 10=0.02%, 20=0.01%, 50=0.01% lat (msec) : 100=0.01%, 250=0.01% cpu : usr=6.81%, sys=45.83%, ctx=7632062, 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=39902657/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=155870MB, aggrb=2597.9MB/s, minb=2597.9MB/s, maxb=2597.9MB/s, mint=60001msec, maxt=60001msec Disk stats (read/write): dm-0: ios=0/11519, merge=0/0, ticks=0/393518, in_queue=393519, util=4.91%, aggrios=0/11519, aggrmerge=0/0, aggrticks=0/391686, aggrin_queue=391683, aggrutil=4.82% sda: ios=0/11519, merge=0/0, ticks=0/391686, in_queue=391683, util=4.82%
./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=19541: Fri Oct 23 15:42:31 2020 write: io=8047.7MB, bw=137338KB/s, iops=34334, runt= 60004msec clat (usec): min=63, max=11561, avg=229.74, stdev=166.18 lat (usec): min=63, max=11561, avg=230.22, stdev=166.25 clat percentiles (usec): | 1.00th=[ 98], 5.00th=[ 116], 10.00th=[ 129], 20.00th=[ 151], | 30.00th=[ 171], 40.00th=[ 189], 50.00th=[ 207], 60.00th=[ 229], | 70.00th=[ 262], 80.00th=[ 294], 90.00th=[ 330], 95.00th=[ 362], | 99.00th=[ 524], 99.50th=[ 836], 99.90th=[ 2384], 99.95th=[ 3504], | 99.99th=[ 5984] bw (KB /s): min= 3088, max=19776, per=12.50%, avg=17166.20, stdev=1871.56 lat (usec) : 100=1.15%, 250=65.86%, 500=31.90%, 750=0.52%, 1000=0.18% lat (msec) : 2=0.25%, 4=0.10%, 10=0.04%, 20=0.01% cpu : usr=2.40%, sys=13.71%, ctx=2132480, majf=0, minf=286 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=2060207/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=8047.7MB, aggrb=137337KB/s, minb=137337KB/s, maxb=137337KB/s, mint=60004msec, maxt=60004msec Disk stats (read/write): dm-0: ios=0/2058564, merge=0/0, ticks=0/403644, in_queue=404630, util=99.88%, aggrios=0/2060215, aggrmerge=0/3, aggrticks=0/405452, aggrin_queue=405341, aggrutil=99.69% sda: ios=0/2060215, merge=0/3, ticks=0/405452, in_queue=405341, util=99.69%
Downloaded 104857600 bytes in 4,219 sec Downloaded 104857600 bytes in 4,056 sec Downloaded 104857600 bytes in 3,963 sec Downloaded 104857600 bytes in 3,986 sec Downloaded 104857600 bytes in 4,040 sec Finished! Average download speed is 197.39 Mbit/s
Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from OVH SAS ... Selecting 15 servers that are not too close: 1. Imatel (Donostia / San Sebastian) [699.90 km]: 25.091 ms 2. Sarenet (Zamudio) [737.05 km]: 44.522 ms 3. Euskaltel S.A. (Derio) [737.26 km]: 47.74 ms 4. RIOJA RED (Logroxc3xb1o) [802.06 km]: 5015.258 ms 5. Aireon (Zaragoza) [840.32 km]: 42.399 ms 6. XEIC (Mora d'Ebre) [874.37 km]: 39.563 ms 7. Telecable (Oviedo) [877.75 km]: 36.072 ms 8. Alternatic - Netllar (Alcaxc3xb1iz) [889.52 km]: 141.257 ms 9. Orange (Barcelona) [902.82 km]: 40.413 ms 10. IBERTIC (Castellon) [1004.45 km]: 41.966 ms 11. Vodafone ES (Alcobendas) [1038.04 km]: 29.504 ms 12. Avatel Telecom (Madrid) [1047.35 km]: 47.377 ms 13. Lyntia Networks SA (Madrid) [1048.20 km]: 27.513 ms 14. Orange (Madrid) [1052.57 km]: 30.678 ms 15. Grupo MasMovil (Madrid) [1052.57 km]: 32.148 ms Testing upload speeds 1. Imatel (Donostia / San Sebastian): ......................... 120.30 Mbit/s 2. Sarenet (Zamudio): ......................... 93.90 Mbit/s 3. Euskaltel S.A. (Derio): ......................... 82.48 Mbit/s 4. RIOJA RED (Logroxc3xb1o): ......................... 1.55 Mbit/s 5. Aireon (Zaragoza): ......................... 7.08 Mbit/s 6. XEIC (Mora d'Ebre): ......................... 88.71 Mbit/s 7. Telecable (Oviedo): ......................... 77.69 Mbit/s 8. Alternatic - Netllar (Alcaxc3xb1iz): ......................... 46.50 Mbit/s 9. Orange (Barcelona): ......................... 90.27 Mbit/s 10. IBERTIC (Castellon): ......................... 73.16 Mbit/s 11. Vodafone ES (Alcobendas): ......................... 110.62 Mbit/s 12. Avatel Telecom (Madrid): ......................... 143.12 Mbit/s 13. Lyntia Networks SA (Madrid): ......................... 110.30 Mbit/s 14. Orange (Madrid): ......................... 137.68 Mbit/s 15. Grupo MasMovil (Madrid): ......................... 96.24 Mbit/s Average upload speed is 85.31 Mbit/s