Stopwatch
Benchmark report #10568
hostflyte – KVM-4gb-50gbSSD-apnscp
Report
Share test result

Test results for KVM-4gb-50gbSSD-apnscp at hostflyte


Server specs:


2 × QEMU Virtual CPU version 2.5+
4 GB RAM / 50 GB disk space
Centos 7.6.1810 Core

Benchmark results summary:


UnixBench - 555.9
Disk Read - 3 MB/s
Disk Write - 100 MB/s
Bandwidth - 313.94 MB/s

More: https://serverscope.io/trials/X2NB
Share
Share this page
Cpu chip
Server Specs
CPU
2 × QEMU Virtual CPU version 2.5+
CPU Cores
1 × 3400 MHz
RAM
4 GB
Disk
50 GB
OS
Centos 7.6.1810 Core
Benchmark summary
Benchmark summary
UnixBench
555.9
Disk Read
3 MB/s
Disk Write
100 MB/s
Bandwidth
313.94 Mbit/s
Speedtest
163.96 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
555.9
UnixBench (one CPU)
341.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 `/root/serverscope-L1PStL/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-L1PStL/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-L1PStL/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-L1PStL/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-L1PStL/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-L1PStL/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

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: vmfhob8t.hostflyte.com: GNU/Linux
   OS: GNU/Linux -- 3.10.0-957.10.1.el7.x86_64 -- #1 SMP Mon Mar 18 15:06:45 UTC 2019
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: QEMU Virtual CPU version 2.5+ (6800.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: QEMU Virtual CPU version 2.5+ (6800.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   23:28:06 up 1 day, 17:54,  0 users,  load average: 8.54, 6.17, 3.16; runlevel 2019-04-02

------------------------------------------------------------------------
Benchmark Run: Wed Apr 03 2019 23:28:06 - 23:57:14
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       21133837.3 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4274.5 MWIPS (10.0 s, 7 samples)
Execl Throughput                                425.5 lps   (29.8 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        176787.4 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           49787.7 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        497640.8 KBps  (30.0 s, 2 samples)
Pipe Throughput                              265656.8 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  58268.2 lps   (10.0 s, 7 samples)
Process Creation                               2314.7 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   1406.2 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    293.7 lpm   (60.3 s, 2 samples)
System Call Overhead                         252478.2 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   21133837.3   1811.0
Double-Precision Whetstone                       55.0       4274.5    777.2
Execl Throughput                                 43.0        425.5     98.9
File Copy 1024 bufsize 2000 maxblocks          3960.0     176787.4    446.4
File Copy 256 bufsize 500 maxblocks            1655.0      49787.7    300.8
File Copy 4096 bufsize 8000 maxblocks          5800.0     497640.8    858.0
Pipe Throughput                               12440.0     265656.8    213.6
Pipe-based Context Switching                   4000.0      58268.2    145.7
Process Creation                                126.0       2314.7    183.7
Shell Scripts (1 concurrent)                     42.4       1406.2    331.7
Shell Scripts (8 concurrent)                      6.0        293.7    489.5
System Call Overhead                          15000.0     252478.2    168.3
                                                                   ========
System Benchmarks Index Score                                         341.4

------------------------------------------------------------------------
Benchmark Run: Wed Apr 03 2019 23:57:14 - 00:27:36
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       35072898.2 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     8352.1 MWIPS (10.0 s, 7 samples)
Execl Throughput                               1266.2 lps   (29.6 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        198771.4 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           46776.5 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        576379.9 KBps  (30.0 s, 2 samples)
Pipe Throughput                              417422.3 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 102536.1 lps   (10.0 s, 7 samples)
Process Creation                               5440.2 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   2295.8 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    438.8 lpm   (60.1 s, 2 samples)
System Call Overhead                         468539.3 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   35072898.2   3005.4
Double-Precision Whetstone                       55.0       8352.1   1518.6
Execl Throughput                                 43.0       1266.2    294.5
File Copy 1024 bufsize 2000 maxblocks          3960.0     198771.4    501.9
File Copy 256 bufsize 500 maxblocks            1655.0      46776.5    282.6
File Copy 4096 bufsize 8000 maxblocks          5800.0     576379.9    993.8
Pipe Throughput                               12440.0     417422.3    335.5
Pipe-based Context Switching                   4000.0     102536.1    256.3
Process Creation                                126.0       5440.2    431.8
Shell Scripts (1 concurrent)                     42.4       2295.8    541.5
Shell Scripts (8 concurrent)                      6.0        438.8    731.4
System Call Overhead                          15000.0     468539.3    312.4
                                                                   ========
System Benchmarks Index Score                                         555.9

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, 53.5721 s, 40.1 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, 49.2453 s, 43.6 MB/s


Hard drive
FIO random read
Performance
3.13 MB/s
IOPS
802
./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=7324: Wed Apr  3 23:24:48 2019
  read : io=192604KB, bw=3209.4KB/s, iops=802, runt= 60014msec
    clat (usec): min=869, max=172398, avg=9895.65, stdev=8150.55
     lat (usec): min=871, max=172400, avg=9905.54, stdev=8155.22
    clat percentiles (msec):
     |  1.00th=[    4],  5.00th=[    4], 10.00th=[    5], 20.00th=[    5],
     | 30.00th=[    6], 40.00th=[    7], 50.00th=[    8], 60.00th=[    9],
     | 70.00th=[   11], 80.00th=[   13], 90.00th=[   19], 95.00th=[   25],
     | 99.00th=[   42], 99.50th=[   50], 99.90th=[   73], 99.95th=[  105],
     | 99.99th=[  147]
    bw (KB  /s): min=  151, max=  800, per=12.52%, avg=401.77, stdev=114.81
    lat (usec) : 1000=0.01%
    lat (msec) : 2=0.01%, 4=6.71%, 10=61.90%, 20=22.87%, 50=8.00%
    lat (msec) : 100=0.44%, 250=0.06%
  cpu          : usr=0.96%, sys=2.59%, ctx=48321, majf=0, minf=312
  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=48151/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=192604KB, aggrb=3209KB/s, minb=3209KB/s, maxb=3209KB/s, mint=60014msec, maxt=60014msec

Disk stats (read/write):
  sda: ios=48083/233, merge=0/190, ticks=439210/12582, in_queue=451701, util=99.99%
Hard drive
FIO random direct read
Performance
3.09 MB/s
IOPS
790
./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=7350: Wed Apr  3 23:25:49 2019
  read : io=189732KB, bw=3161.5KB/s, iops=790, runt= 60015msec
    clat (usec): min=486, max=157502, avg=10044.02, stdev=8202.26
     lat (usec): min=488, max=157504, avg=10054.02, stdev=8206.02
    clat percentiles (msec):
     |  1.00th=[    4],  5.00th=[    4], 10.00th=[    5], 20.00th=[    5],
     | 30.00th=[    6], 40.00th=[    7], 50.00th=[    8], 60.00th=[    9],
     | 70.00th=[   11], 80.00th=[   14], 90.00th=[   20], 95.00th=[   25],
     | 99.00th=[   42], 99.50th=[   52], 99.90th=[   77], 99.95th=[   92],
     | 99.99th=[  143]
    bw (KB  /s): min=  115, max=  710, per=12.53%, avg=396.00, stdev=107.34
    lat (usec) : 500=0.01%, 750=0.01%, 1000=0.02%
    lat (msec) : 2=0.04%, 4=7.20%, 10=60.26%, 20=23.53%, 50=8.38%
    lat (msec) : 100=0.53%, 250=0.03%
  cpu          : usr=1.20%, sys=2.17%, ctx=47540, majf=0, minf=304
  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=47433/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=189732KB, aggrb=3161KB/s, minb=3161KB/s, maxb=3161KB/s, mint=60015msec, maxt=60015msec

Disk stats (read/write):
  sda: ios=47502/236, merge=0/192, ticks=450968/10439, in_queue=461375, util=99.91%
Hard drive
FIO random write
Performance
100.93 MB/s
IOPS
25839
./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=7407: Wed Apr  3 23:27:50 2019
  write: io=6056.4MB, bw=103357KB/s, iops=25839, runt= 60003msec
    clat (usec): min=4, max=9919.3K, avg=259.23, stdev=27436.24
     lat (usec): min=5, max=9919.3K, avg=268.54, stdev=27458.25
    clat percentiles (usec):
     |  1.00th=[    4],  5.00th=[    5], 10.00th=[    5], 20.00th=[    5],
     | 30.00th=[    6], 40.00th=[    6], 50.00th=[    7], 60.00th=[    7],
     | 70.00th=[    8], 80.00th=[    8], 90.00th=[   10], 95.00th=[   16],
     | 99.00th=[  133], 99.50th=[  362], 99.90th=[12864], 99.95th=[85504],
     | 99.99th=[261120]
    bw (KB  /s): min=  187, max=89256, per=20.38%, avg=21060.13, stdev=13456.61
    lat (usec) : 10=87.04%, 20=8.86%, 50=1.68%, 100=1.10%, 250=0.71%
    lat (usec) : 500=0.21%, 750=0.10%, 1000=0.04%
    lat (msec) : 2=0.07%, 4=0.04%, 10=0.04%, 20=0.02%, 50=0.02%
    lat (msec) : 100=0.03%, 250=0.03%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2000=0.01%, >=2000=0.01%
  cpu          : usr=2.05%, sys=4.02%, ctx=4906, majf=0, minf=292
  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=1550436/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=6056.4MB, aggrb=103357KB/s, minb=103357KB/s, maxb=103357KB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  sda: ios=0/10255, merge=0/11401, ticks=0/10527060, in_queue=10826898, util=96.19%
Hard drive
FIO random direct write
Performance
0.88 MB/s
IOPS
225
./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=7372: Wed Apr  3 23:26:49 2019
  write: io=54068KB, bw=921930B/s, iops=225, runt= 60054msec
    clat (msec): min=1, max=1743, avg=35.44, stdev=110.55
     lat (msec): min=1, max=1743, avg=35.44, stdev=110.55
    clat percentiles (usec):
     |  1.00th=[ 1320],  5.00th=[ 3152], 10.00th=[ 3248], 20.00th=[ 3312],
     | 30.00th=[ 3376], 40.00th=[ 3440], 50.00th=[ 3568], 60.00th=[ 3888],
     | 70.00th=[ 4704], 80.00th=[ 7392], 90.00th=[93696], 95.00th=[222208],
     | 99.00th=[577536], 99.50th=[733184], 99.90th=[1056768], 99.95th=[1220608],
     | 99.99th=[1613824]
    bw (KB  /s): min=    4, max=  930, per=13.35%, avg=120.12, stdev=105.32
    lat (msec) : 2=2.08%, 4=60.44%, 10=20.29%, 20=3.40%, 50=1.37%
    lat (msec) : 100=2.77%, 250=5.27%, 500=2.91%, 750=1.02%, 1000=0.30%
    lat (msec) : 2000=0.16%
  cpu          : usr=0.15%, sys=1.51%, ctx=27088, majf=0, minf=288
  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=13517/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=54068KB, aggrb=900KB/s, minb=900KB/s, maxb=900KB/s, mint=60054msec, maxt=60054msec

Disk stats (read/write):
  sda: ios=0/13823, merge=0/3553, ticks=0/71272, in_queue=71241, util=95.86%
Download
Download benchmark results
Download speed
313.94 Mbit/s
Downloaded 104857600 bytes in 6.711909 sec
Downloaded 104857600 bytes in 1.450031 sec
Downloaded 104857600 bytes in 1.340242 sec
Downloaded 104857600 bytes in 1.803770 sec
Downloaded 104857600 bytes in 1.435387 sec
Finished! Average download speed is 313.94 Mbit/s
Upload
Speedtest results
Upload speed
163.96 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from ColoCrossing ...
Selecting 15 servers that are not too close:
  1. Cruzio (Santa Cruz, CA) [42.50 km]: 15.412 ms
  2. Coastside Net (Half Moon Bay, CA) [49.44 km]: 23.836 ms
  3. T-Mobile (Oakland, CA) [61.65 km]: 1800000.0 ms
  4. Jefferson Union High School District (Daly City, CA) [64.14 km]: 861.567 ms
  5. AT&T Wireless (Walnut Creek, CA) [65.35 km]: 1800000.0 ms
  6. AT&T (San Francisco, CA) [67.22 km]: 1800000.0 ms
  7. Unwired (San Francisco, CA) [67.22 km]: 26.877 ms
  8. Fastmetrics Inc. (San Francisco, CA) [67.22 km]: 30.45 ms
  9. Comcast (San Francisco, CA) [67.22 km]: 42.084 ms
  10. Monkey Brains (San Francisco, CA) [67.22 km]: 26.302 ms
  11. Wave (San Francisco, CA) [67.22 km]: 129.458 ms
  12. Wiline Networks (San Francisco, CA) [67.22 km]: 19.345 ms
  13. Race Communications (San Francisco, CA) [67.22 km]: 18.902 ms
  14. T-Mobile (San Francisco, CA) [67.22 km]: 27.372 ms
  15. Ayera Technologies, Inc. (Manteca, CA) [78.38 km]: 21.469 ms
Testing upload speeds
  1. Cruzio (Santa Cruz, CA):                     ......................... 192.08 Mbit/s
  2. Coastside Net (Half Moon Bay, CA):           ......................... 195.07 Mbit/s
  3. T-Mobile (Oakland, CA):                      ......................... 0.00 Mbit/s
  4. Jefferson Union High School District (Daly City, CA):......................... 224.78 Mbit/s
  5. AT&T Wireless (Walnut Creek, CA):            ......................... 0.00 Mbit/s
  6. AT&T (San Francisco, CA):                    ......................... 0.00 Mbit/s
  7. Unwired (San Francisco, CA):                 ......................... 141.67 Mbit/s
  8. Fastmetrics Inc. (San Francisco, CA):        ......................... 86.74 Mbit/s
  9. Comcast (San Francisco, CA):                 ......................... 181.00 Mbit/s
  10. Monkey Brains (San Francisco, CA):          ......................... 166.86 Mbit/s
  11. Wave (San Francisco, CA):                   ......................... 181.75 Mbit/s
  12. Wiline Networks (San Francisco, CA):        ......................... 174.31 Mbit/s
  13. Race Communications (San Francisco, CA):    ......................... 134.16 Mbit/s
  14. T-Mobile (San Francisco, CA):               ......................... 119.25 Mbit/s
  15. Ayera Technologies, Inc. (Manteca, CA):     ......................... 169.87 Mbit/s
Average upload speed is 131.17 Mbit/s