Stopwatch
Benchmark report #2066
BuyVM – OPENVZ 512
Report
Share test result

Test results for OPENVZ 512 at BuyVM


Server specs:


2 × Intel(R) Xeon(R) CPU E5-2630L 0 @ 2.00GHz
512 MB RAM / 52 GB disk space
Debian 7.11
Buffalo, United States

Benchmark results summary:


UnixBench - 951.5
Disk Read - 229 MB/s
Disk Write - 401 MB/s
Bandwidth - 391.01 MB/s

More: https://serverscope.io/trials/1qvG
Share
Share this page
Cpu chip
Server Specs
CPU
2 × Intel(R) Xeon(R) CPU E5-2630L 0 @ 2.00GHz
CPU Cores
1 × 2000 MHz
RAM
512 MB
Disk
52 GB
OS
Debian 7.11
Location
Buffalo, United States
Benchmark summary
Benchmark summary
UnixBench
951.5
Disk Read
229 MB/s
Disk Write
401 MB/s
Bandwidth
391.01 Mbit/s
Speedtest
110.32 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
951.5
UnixBench (one CPU)
632.4
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 `/home/hfuller/serverscope/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/home/hfuller/serverscope/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/home/hfuller/serverscope/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/home/hfuller/serverscope/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/home/hfuller/serverscope/byte-unixbench/UnixBench"
make[1]: Leaving directory `/home/hfuller/serverscope/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: dose: GNU/Linux
   OS: GNU/Linux -- 2.6.32-openvz-042stab120.6-amd64 -- #1 SMP Thu Oct 27 17:01:07 MSK 2016
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2630L 0 @ 2.00GHz (4000.1 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: Intel(R) Xeon(R) CPU E5-2630L 0 @ 2.00GHz (4000.1 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   13:42:28 up 16 days, 16:41,  2 users,  load average: 7.53, 4.82, 2.07; runlevel 2016-11-14

------------------------------------------------------------------------
Benchmark Run: Thu Dec 01 2016 13:42:28 - 14:10:22
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       18954038.3 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     2473.9 MWIPS (9.9 s, 7 samples)
Execl Throughput                               1180.3 lps   (29.6 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        253075.6 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           79760.9 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        633216.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                              958199.9 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 102107.0 lps   (10.0 s, 7 samples)
Process Creation                               3907.5 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   2760.0 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    599.8 lpm   (60.1 s, 2 samples)
System Call Overhead                        2292179.9 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   18954038.3   1624.2
Double-Precision Whetstone                       55.0       2473.9    449.8
Execl Throughput                                 43.0       1180.3    274.5
File Copy 1024 bufsize 2000 maxblocks          3960.0     253075.6    639.1
File Copy 256 bufsize 500 maxblocks            1655.0      79760.9    481.9
File Copy 4096 bufsize 8000 maxblocks          5800.0     633216.5   1091.8
Pipe Throughput                               12440.0     958199.9    770.3
Pipe-based Context Switching                   4000.0     102107.0    255.3
Process Creation                                126.0       3907.5    310.1
Shell Scripts (1 concurrent)                     42.4       2760.0    651.0
Shell Scripts (8 concurrent)                      6.0        599.8    999.7
System Call Overhead                          15000.0    2292179.9   1528.1
                                                                   ========
System Benchmarks Index Score                                         632.4

------------------------------------------------------------------------
Benchmark Run: Thu Dec 01 2016 14:10:22 - 14:38:29
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       35105102.5 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4870.9 MWIPS (9.6 s, 7 samples)
Execl Throughput                               2765.8 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        244253.4 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           69361.3 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        730025.6 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1785516.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 186533.0 lps   (10.0 s, 7 samples)
Process Creation                               6810.4 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   5465.4 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    721.1 lpm   (60.2 s, 2 samples)
System Call Overhead                        2643657.1 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   35105102.5   3008.1
Double-Precision Whetstone                       55.0       4870.9    885.6
Execl Throughput                                 43.0       2765.8    643.2
File Copy 1024 bufsize 2000 maxblocks          3960.0     244253.4    616.8
File Copy 256 bufsize 500 maxblocks            1655.0      69361.3    419.1
File Copy 4096 bufsize 8000 maxblocks          5800.0     730025.6   1258.7
Pipe Throughput                               12440.0    1785516.2   1435.3
Pipe-based Context Switching                   4000.0     186533.0    466.3
Process Creation                                126.0       6810.4    540.5
Shell Scripts (1 concurrent)                     42.4       5465.4   1289.0
Shell Scripts (8 concurrent)                      6.0        721.1   1201.8
System Call Overhead                          15000.0    2643657.1   1762.4
                                                                   ========
System Benchmarks Index Score                                         951.5

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) copied, 16.4055 s, 131 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, 11.9287 s, 180 MB/s


Hard drive
FIO random read
Performance
229.24 MB/s
IOPS
58686
./fio --time_based --name=benchmark --size=128M --runtime=60 --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=25964: Thu Dec  1 13:39:23 2016
  read : io=13755MB, bw=234745KB/s, iops=58686, runt= 60003msec
    slat (usec): min=0, max=189140, avg=114.74, stdev=841.80
    clat (usec): min=12, max=207772, avg=4223.10, stdev=8887.64
     lat (usec): min=167, max=207798, avg=4342.64, stdev=9077.08
    clat percentiles (usec):
     |  1.00th=[  205],  5.00th=[  262], 10.00th=[  298], 20.00th=[  358],
     | 30.00th=[  418], 40.00th=[  506], 50.00th=[  660], 60.00th=[ 1080],
     | 70.00th=[ 1832], 80.00th=[ 4016], 90.00th=[14784], 95.00th=[21888],
     | 99.00th=[41728], 99.50th=[50944], 99.90th=[73216], 99.95th=[89600],
     | 99.99th=[144384]
    bw (KB  /s): min= 3960, max=290192, per=12.49%, avg=29308.18, stdev=25189.42
    lat (usec) : 20=0.01%, 50=0.01%, 250=3.97%, 500=35.57%, 750=13.21%
    lat (usec) : 1000=5.56%
    lat (msec) : 2=13.07%, 4=8.60%, 10=5.45%, 20=8.63%, 50=5.41%
    lat (msec) : 100=0.50%, 250=0.03%
  cpu          : usr=3.20%, sys=16.47%, ctx=587662, majf=0, minf=210821
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=3521358/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=13755MB, aggrb=234745KB/s, minb=234745KB/s, maxb=234745KB/s, mint=60003msec, maxt=60003msec
Hard drive
FIO random direct read
Performance
233.4 MB/s
IOPS
59750
./fio --time_based --name=benchmark --size=128M --runtime=60 --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes

benchmark: (groupid=0, jobs=8): err= 0: pid=26427: Thu Dec  1 13:40:23 2016
  read : io=14005MB, bw=239003KB/s, iops=59750, runt= 60002msec
    slat (usec): min=0, max=152782, avg=111.42, stdev=839.47
    clat (usec): min=11, max=237424, avg=4143.84, stdev=8824.75
     lat (usec): min=26, max=237562, avg=4260.15, stdev=9008.46
    clat percentiles (usec):
     |  1.00th=[  167],  5.00th=[  199], 10.00th=[  241], 20.00th=[  314],
     | 30.00th=[  394], 40.00th=[  494], 50.00th=[  652], 60.00th=[ 1112],
     | 70.00th=[ 1848], 80.00th=[ 4128], 90.00th=[14272], 95.00th=[20608],
     | 99.00th=[41216], 99.50th=[50432], 99.90th=[79360], 99.95th=[99840],
     | 99.99th=[146432]
    bw (KB  /s): min= 4168, max=292471, per=12.53%, avg=29956.58, stdev=33535.80
    lat (usec) : 20=0.01%, 50=0.01%, 100=0.01%, 250=11.25%, 500=29.33%
    lat (usec) : 750=12.46%, 1000=4.94%
    lat (msec) : 2=13.25%, 4=8.51%, 10=5.40%, 20=9.58%, 50=4.77%
    lat (msec) : 100=0.47%, 250=0.05%
  cpu          : usr=3.26%, sys=16.37%, ctx=574101, majf=0, minf=207747
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=3585169/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=14005MB, aggrb=239003KB/s, minb=239003KB/s, maxb=239003KB/s, mint=60002msec, maxt=60002msec
Hard drive
FIO random write
Performance
401.47 MB/s
IOPS
102777
./fio --time_based --name=benchmark --size=128M --runtime=60 --filename=benchmark --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes

benchmark: (groupid=0, jobs=8): err= 0: pid=27284: Thu Dec  1 13:42:24 2016
  write: io=24091MB, bw=411110KB/s, iops=102777, runt= 60007msec
    slat (usec): min=0, max=88944, avg=68.40, stdev=1158.22
    clat (usec): min=6, max=126406, avg=2401.46, stdev=7507.37
     lat (usec): min=12, max=126418, avg=2471.55, stdev=7617.37
    clat percentiles (usec):
     |  1.00th=[  243],  5.00th=[  266], 10.00th=[  286], 20.00th=[  318],
     | 30.00th=[  350], 40.00th=[  382], 50.00th=[  422], 60.00th=[  474],
     | 70.00th=[  548], 80.00th=[  644], 90.00th=[ 1576], 95.00th=[17280],
     | 99.00th=[39168], 99.50th=[47872], 99.90th=[68096], 99.95th=[77312],
     | 99.99th=[93696]
    bw (KB  /s): min= 4419, max=94235, per=12.50%, avg=51396.38, stdev=11549.68
    lat (usec) : 10=0.01%, 20=0.01%, 50=0.01%, 100=0.01%, 250=1.80%
    lat (usec) : 500=61.76%, 750=22.12%, 1000=2.85%
    lat (msec) : 2=1.80%, 4=0.72%, 10=1.89%, 20=2.79%, 50=3.85%
    lat (msec) : 100=0.42%, 250=0.01%
  cpu          : usr=3.68%, sys=16.82%, ctx=89187, majf=0, minf=267
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=0/w=6167369/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=24091MB, aggrb=411109KB/s, minb=411109KB/s, maxb=411109KB/s, mint=60007msec, maxt=60007msec
Hard drive
FIO random direct write
Performance
385.97 MB/s
IOPS
98809
./fio --time_based --name=benchmark --size=128M --runtime=60 --filename=benchmark --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 128MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=26851: Thu Dec  1 13:41:24 2016
  write: io=23161MB, bw=395237KB/s, iops=98809, runt= 60007msec
    slat (usec): min=0, max=90995, avg=71.95, stdev=1203.48
    clat (usec): min=6, max=252050, avg=2511.24, stdev=7978.22
     lat (usec): min=12, max=252315, avg=2584.91, stdev=8099.30
    clat percentiles (usec):
     |  1.00th=[  249],  5.00th=[  270], 10.00th=[  290], 20.00th=[  322],
     | 30.00th=[  358], 40.00th=[  394], 50.00th=[  438], 60.00th=[  498],
     | 70.00th=[  564], 80.00th=[  660], 90.00th=[ 1656], 95.00th=[17536],
     | 99.00th=[41728], 99.50th=[50432], 99.90th=[72192], 99.95th=[84480],
     | 99.99th=[111104]
    bw (KB  /s): min= 7185, max=93569, per=12.51%, avg=49441.76, stdev=14306.33
    lat (usec) : 10=0.01%, 20=0.01%, 50=0.01%, 100=0.01%, 250=1.12%
    lat (usec) : 500=59.36%, 750=24.59%, 1000=3.21%
    lat (msec) : 2=2.02%, 4=0.72%, 10=1.83%, 20=2.72%, 50=3.89%
    lat (msec) : 100=0.51%, 250=0.02%, 500=0.01%
  cpu          : usr=3.67%, sys=16.60%, ctx=73064, majf=0, minf=1663
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=0/w=5929242/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=23161MB, aggrb=395236KB/s, minb=395236KB/s, maxb=395236KB/s, mint=60007msec, maxt=60007msec
Download
Download benchmark results
Download speed
391.01 Mbit/s
Downloaded 104857600 bytes in 1.856 sec
Downloaded 104857600 bytes in 2.257 sec
Downloaded 104857600 bytes in 2.434 sec
Downloaded 104857600 bytes in 1.763 sec
Downloaded 104857600 bytes in 1.920 sec
Finished! Average download speed is 391.01 Mbit/s
Upload
Speedtest results
Upload speed
110.32 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from BuyVM ...
Selecting 15 servers that are not too close:
  1. The Trapshooting Academy (Stoney Creek, ON) [78.15 km]: 32.4 ms
  2. Source Cable Ltd (Hamilton, ON) [90.27 km]: 574.577 ms
  3. TELUS (Toronto, ON) [94.79 km]: 32.106 ms
  4. Rogers (Toronto, ON) [94.79 km]: 25.838 ms
  5. Beanfield Metroconnect (Toronto, ON) [94.79 km]: 289.014 ms
  6. TekSavvy Solutions (Toronto, ON) [94.79 km]: 17.98 ms
  7. Keewaytinook Okimakanak (Toronto, ON) [94.79 km]: 30.463 ms
  8. TeraGo Networks (Toronto, ON) [94.79 km]: 19.408 ms
  9. Nexicom Inc. (Toronto, ON) [94.79 km]: 25.848 ms
  10. Start Communications (Toronto, ON) [94.79 km]: 162.488 ms
  11. VMedia Inc (Toronto, ON) [94.79 km]: 30.57 ms
  12. Ravand Cybertech INC (Toronto, ON) [94.79 km]: 29.282 ms
  13. fdcservers.net (Toronto, ON) [94.79 km]: 29.787 ms
  14. Connexxa Networks (Toronto, ON) [94.79 km]: 23.888 ms
  15. ZEROFAIL (Toronto, ON) [94.79 km]: 19.03 ms
Testing upload speeds
  1. The Trapshooting Academy (Stoney Creek, ON): ......................... 118.94 Mbit/s
  2. Source Cable Ltd (Hamilton, ON):             ......................... 67.78 Mbit/s
  3. TELUS (Toronto, ON):                         ......................... 72.29 Mbit/s
  4. Rogers (Toronto, ON):                        ......................... 128.68 Mbit/s
  5. Beanfield Metroconnect (Toronto, ON):        ......................... 123.62 Mbit/s
  6. TekSavvy Solutions (Toronto, ON):            ......................... 131.25 Mbit/s
  7. Keewaytinook Okimakanak (Toronto, ON):       ......................... 55.69 Mbit/s
  8. TeraGo Networks (Toronto, ON):               ......................... 12.07 Mbit/s
  9. Nexicom Inc. (Toronto, ON):                  ......................... 128.75 Mbit/s
  10. Start Communications (Toronto, ON):         ......................... 112.40 Mbit/s
  11. VMedia Inc (Toronto, ON):                   ......................... 78.91 Mbit/s
  12. Ravand Cybertech INC (Toronto, ON):         ......................... 113.95 Mbit/s
  13. fdcservers.net (Toronto, ON):               ......................... 48.08 Mbit/s
  14. Connexxa Networks (Toronto, ON):            ......................... 115.20 Mbit/s
  15. ZEROFAIL (Toronto, ON):                     ......................... 132.03 Mbit/s
Average upload speed is 95.98 Mbit/s