Stopwatch
Benchmark report #8542
Virtono – CLOUD L - Miami
Report
Share test result

Test results for CLOUD L - Miami at Virtono


Server specs:


2 × Westmere E56xx/L56xx/X56xx (Nehalem-C)
4 GB RAM / 80 GB disk space
Debian 9.5
Miami, United States

Benchmark results summary:


UnixBench - 1913.2
Disk Read - 1140 MB/s
Disk Write - 1182 MB/s
Bandwidth - 606.28 MB/s

More: https://serverscope.io/trials/JeL2
Share
Share this page
Cpu chip
Server Specs
CPU
2 × Westmere E56xx/L56xx/X56xx (Nehalem-C)
CPU Cores
1 × 2667 MHz
RAM
4 GB
Disk
80 GB
OS
Debian 9.5
Location
Miami, United States
Benchmark summary
Benchmark summary
UnixBench
1913.2
Disk Read
1140 MB/s
Disk Write
1182 MB/s
Bandwidth
606.28 Mbit/s
Speedtest
295.69 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
1913.2
UnixBench (one CPU)
901.6
Terminal
Raw Output
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-zjyebr/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-zjyebr/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-zjyebr/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-zjyebr/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-zjyebr/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-zjyebr/byte-unixbench/UnixBench"
sh: 1: 3dinfo: 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

2 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10

2 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10

2 x Execl Throughput  1 2 3

2 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

2 x File Copy 256 bufsize 500 maxblocks  1 2 3

2 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

2 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10

2 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10

2 x Process Creation  1 2 3

2 x System Call Overhead  1 2 3 4 5 6 7 8 9 10

2 x Shell Scripts (1 concurrent)  1 2 3

2 x Shell Scripts (8 concurrent)  1 2 3

========================================================================
   BYTE UNIX Benchmarks (Version 5.1.3)

   System: miami.testing4.let: GNU/Linux
   OS: GNU/Linux -- 4.9.0-8-amd64 -- #1 SMP Debian 4.9.110-3+deb9u4 (2018-08-21)
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Westmere E56xx/L56xx/X56xx (Nehalem-C) (5333.5 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: Westmere E56xx/L56xx/X56xx (Nehalem-C) (5333.5 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   10:13:03 up  1:21,  1 user,  load average: 7.37, 4.68, 3.21; runlevel 2018-09-25

------------------------------------------------------------------------
Benchmark Run: Tue Sep 25 2018 10:13:03 - 10:41:08
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       30510793.5 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3979.9 MWIPS (10.0 s, 7 samples)
Execl Throughput                               2206.7 lps   (29.6 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        622775.6 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          169297.6 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1468735.6 KBps  (30.0 s, 2 samples)
Pipe Throughput                              960865.9 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  51585.9 lps   (10.0 s, 7 samples)
Process Creation                               4512.0 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   6382.2 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1887.1 lpm   (60.0 s, 2 samples)
System Call Overhead                         648285.3 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   30510793.5   2614.5
Double-Precision Whetstone                       55.0       3979.9    723.6
Execl Throughput                                 43.0       2206.7    513.2
File Copy 1024 bufsize 2000 maxblocks          3960.0     622775.6   1572.7
File Copy 256 bufsize 500 maxblocks            1655.0     169297.6   1022.9
File Copy 4096 bufsize 8000 maxblocks          5800.0    1468735.6   2532.3
Pipe Throughput                               12440.0     960865.9    772.4
Pipe-based Context Switching                   4000.0      51585.9    129.0
Process Creation                                126.0       4512.0    358.1
Shell Scripts (1 concurrent)                     42.4       6382.2   1505.2
Shell Scripts (8 concurrent)                      6.0       1887.1   3145.2
System Call Overhead                          15000.0     648285.3    432.2
                                                                   ========
System Benchmarks Index Score                                         901.6

------------------------------------------------------------------------
Benchmark Run: Tue Sep 25 2018 10:41:08 - 11:09:14
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       59682810.7 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     7943.6 MWIPS (9.8 s, 7 samples)
Execl Throughput                               7809.3 lps   (29.6 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        918694.6 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          266598.4 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2411990.6 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1805559.3 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 255711.0 lps   (10.0 s, 7 samples)
Process Creation                              16705.4 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  14613.4 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1953.3 lpm   (60.0 s, 2 samples)
System Call Overhead                        1253653.4 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   59682810.7   5114.2
Double-Precision Whetstone                       55.0       7943.6   1444.3
Execl Throughput                                 43.0       7809.3   1816.1
File Copy 1024 bufsize 2000 maxblocks          3960.0     918694.6   2319.9
File Copy 256 bufsize 500 maxblocks            1655.0     266598.4   1610.9
File Copy 4096 bufsize 8000 maxblocks          5800.0    2411990.6   4158.6
Pipe Throughput                               12440.0    1805559.3   1451.4
Pipe-based Context Switching                   4000.0     255711.0    639.3
Process Creation                                126.0      16705.4   1325.8
Shell Scripts (1 concurrent)                     42.4      14613.4   3446.6
Shell Scripts (8 concurrent)                      6.0       1953.3   3255.5
System Call Overhead                          15000.0    1253653.4    835.8
                                                                   ========
System Benchmarks Index Score                                        1913.2

Hard drive
dd
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, 2.0 GiB) copied, 2.22802 s, 964 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, 2.0 GiB) copied, 2.29298 s, 937 MB/s


Hard drive
FIO random read
Performance
1140.8 MB/s
IOPS
292017
./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=25874: Tue Sep 25 10:09:59 2018
  read : io=68444MB, bw=1140.8MB/s, iops=292017, runt= 60002msec
    clat (usec): min=1, max=32076, avg=17.94, stdev=286.63
     lat (usec): min=1, max=32077, avg=19.62, stdev=314.56
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    1], 10.00th=[    1], 20.00th=[    2],
     | 30.00th=[    2], 40.00th=[    2], 50.00th=[    2], 60.00th=[    2],
     | 70.00th=[    2], 80.00th=[    2], 90.00th=[    2], 95.00th=[    3],
     | 99.00th=[  378], 99.50th=[  446], 99.90th=[  652], 99.95th=[ 1368],
     | 99.99th=[12096]
    bw (KB  /s): min= 7552, max=259960, per=12.42%, avg=145103.50, stdev=108736.71
    lat (usec) : 2=18.70%, 4=77.18%, 10=0.80%, 20=0.22%, 50=0.04%
    lat (usec) : 100=0.01%, 250=0.52%, 500=2.21%, 750=0.24%, 1000=0.02%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.03%, 50=0.01%
  cpu          : usr=5.42%, sys=13.13%, ctx=550323, majf=0, minf=81
  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=17521610/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=68444MB, aggrb=1140.8MB/s, minb=1140.8MB/s, maxb=1140.8MB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=524288/72, merge=0/209, ticks=150784/404, in_queue=151092, util=39.63%
Hard drive
FIO random direct read
Performance
83.28 MB/s
IOPS
21319
./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=25884: Tue Sep 25 10:10:59 2018
  read : io=4996.1MB, bw=85279KB/s, iops=21319, runt= 60001msec
    clat (usec): min=110, max=11583, avg=367.27, stdev=165.27
     lat (usec): min=110, max=11584, avg=368.17, stdev=165.37
    clat percentiles (usec):
     |  1.00th=[  177],  5.00th=[  215], 10.00th=[  245], 20.00th=[  282],
     | 30.00th=[  306], 40.00th=[  330], 50.00th=[  350], 60.00th=[  374],
     | 70.00th=[  398], 80.00th=[  434], 90.00th=[  502], 95.00th=[  564],
     | 99.00th=[  684], 99.50th=[  748], 99.90th=[ 1432], 99.95th=[ 2704],
     | 99.99th=[ 6368]
    bw (KB  /s): min= 6008, max=14336, per=12.50%, avg=10661.33, stdev=1236.01
    lat (usec) : 250=11.02%, 500=78.77%, 750=9.74%, 1000=0.29%
    lat (msec) : 2=0.12%, 4=0.03%, 10=0.03%, 20=0.01%
  cpu          : usr=2.08%, sys=5.71%, ctx=1282327, majf=0, minf=80
  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=1279213/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=4996.1MB, aggrb=85279KB/s, minb=85279KB/s, maxb=85279KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=1276964/0, merge=0/0, ticks=386652/0, in_queue=386484, util=99.23%
Hard drive
FIO random write
Performance
1182.5 MB/s
IOPS
302712
./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=25904: Tue Sep 25 10:13:00 2018
  write: io=70955MB, bw=1182.5MB/s, iops=302712, runt= 60006msec
    clat (usec): min=1, max=64057, avg=20.03, stdev=533.73
     lat (usec): min=2, max=64075, avg=21.08, stdev=547.69
    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=[    4], 80.00th=[    4], 90.00th=[    4], 95.00th=[    5],
     | 99.00th=[    9], 99.50th=[   14], 99.90th=[ 6368], 99.95th=[14272],
     | 99.99th=[23936]
    bw (KB  /s): min=    7, max=236197, per=12.51%, avg=151516.49, stdev=25322.35
    lat (usec) : 2=0.01%, 4=60.99%, 10=38.10%, 20=0.61%, 50=0.13%
    lat (usec) : 100=0.04%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.04%, 20=0.05%, 50=0.03%
    lat (msec) : 100=0.01%
  cpu          : usr=6.32%, sys=17.82%, ctx=72543, majf=0, minf=67
  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=18164539/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=70955MB, aggrb=1182.5MB/s, minb=1182.5MB/s, maxb=1182.5MB/s, mint=60006msec, maxt=60006msec

Disk stats (read/write):
  vda: ios=0/89236, merge=0/4050, ticks=0/455452, in_queue=455404, util=6.44%
Hard drive
FIO random direct write
Performance
10.66 MB/s
IOPS
2728
./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=25894: Tue Sep 25 10:12:00 2018
  write: io=654836KB, bw=10913KB/s, iops=2728, runt= 60005msec
    clat (usec): min=137, max=335531, avg=2923.34, stdev=16121.56
     lat (usec): min=137, max=335533, avg=2924.52, stdev=16121.62
    clat percentiles (usec):
     |  1.00th=[  187],  5.00th=[  233], 10.00th=[  262], 20.00th=[  294],
     | 30.00th=[  314], 40.00th=[  338], 50.00th=[  354], 60.00th=[  374],
     | 70.00th=[  398], 80.00th=[  426], 90.00th=[  470], 95.00th=[  524],
     | 99.00th=[103936], 99.50th=[116224], 99.90th=[154624], 99.95th=[187392],
     | 99.99th=[272384]
    bw (KB  /s): min=   20, max= 6688, per=12.57%, avg=1371.89, stdev=735.97
    lat (usec) : 250=7.46%, 500=85.85%, 750=3.46%, 1000=0.12%
    lat (msec) : 2=0.09%, 4=0.03%, 10=0.05%, 20=0.06%, 50=0.39%
    lat (msec) : 100=1.33%, 250=1.13%, 500=0.02%
  cpu          : usr=0.38%, sys=1.84%, ctx=331165, majf=0, minf=73
  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=163709/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=654836KB, aggrb=10913KB/s, minb=10913KB/s, maxb=10913KB/s, mint=60005msec, maxt=60005msec

Disk stats (read/write):
  vda: ios=0/163640, merge=0/2202, ticks=0/52368, in_queue=52292, util=87.12%
Download
Download benchmark results
Download speed
606.28 Mbit/s
Downloaded 104857600 bytes in 1.556012 sec
Downloaded 104857600 bytes in 1.560616 sec
Downloaded 104857600 bytes in 1.098636 sec
Downloaded 104857600 bytes in 1.113507 sec
Downloaded 104857600 bytes in 1.268855 sec
Finished! Average download speed is 606.28 Mbit/s
Upload
Speedtest results
Upload speed
295.69 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from 07INTERNET.RO ...
Selecting 15 servers that are not too close:
  1. Broadwave (Fort Lauderdale, FL) [39.71 km]: 16.22 ms
  2. Hotwire Fision (Boca Raton, FL) [65.90 km]: 8.472 ms
  3. Comcast (Bonita Springs, FL) [168.03 km]: 10.296 ms
  4. CenturyLink, Inc (Fort Myers, FL) [192.01 km]: 45.193 ms
  5. CenturyLink, Inc (Fort Myers, FL) [192.01 km]: 34.43 ms
  6. T3 Communications (Fort Myers, FL) [192.01 km]: 211.943 ms
  7. Broadwave (Key West, FL) [210.75 km]: 21.267 ms
  8. FL High Speed Internet (Cocoa, FL) [293.18 km]: 54.769 ms
  9. GlobalNexus (Nassau) [296.02 km]: 16.975 ms
  10. BTC (Nassau) [296.02 km]: 22.387 ms
  11. CCI Systems, Inc (Lake Buena Vista, FL) [317.73 km]: 27.42 ms
  12. Smart City Telecom (Lake Buena Vista, FL) [317.73 km]: 18.267 ms
  13. AT&T (Orlando, FL) [328.69 km]: 36.404 ms
  14. T-Mobile (Orlando, FL) [328.69 km]: 15.357 ms
  15. CenturyLink, Inc (Orlando, FL) [328.69 km]: 51.702 ms
Testing upload speeds
  1. Broadwave (Fort Lauderdale, FL):             ......................... 226.19 Mbit/s
  2. Hotwire Fision (Boca Raton, FL):             ......................... 532.30 Mbit/s
  3. Comcast (Bonita Springs, FL):                ......................... 485.98 Mbit/s
  4. CenturyLink, Inc (Fort Myers, FL):           ......................... 205.93 Mbit/s
  5. CenturyLink, Inc (Fort Myers, FL):           ......................... 321.13 Mbit/s
  6. T3 Communications (Fort Myers, FL):          ......................... 98.99 Mbit/s
  7. Broadwave (Key West, FL):                    ......................... 388.93 Mbit/s
  8. FL High Speed Internet (Cocoa, FL):          ......................... 106.81 Mbit/s
  9. GlobalNexus (Nassau):                        ......................... 267.26 Mbit/s
  10. BTC (Nassau):                               ......................... 282.70 Mbit/s
  11. CCI Systems, Inc (Lake Buena Vista, FL):    ......................... 162.78 Mbit/s
  12. Smart City Telecom (Lake Buena Vista, FL):  ......................... 309.35 Mbit/s
  13. AT&T (Orlando, FL):                         ......................... 177.78 Mbit/s
  14. T-Mobile (Orlando, FL):                     ......................... 257.39 Mbit/s
  15. CenturyLink, Inc (Orlando, FL):             ......................... 226.29 Mbit/s
Average upload speed is 269.99 Mbit/s