Stopwatch
Benchmark report #8357
nazwa.pl – NVMe Start
Report
Share test result

Test results for NVMe Start at nazwa.pl


Server specs:


2 × Common KVM processor
4 GB RAM / 52 GB disk space
Debian 9.5
Poland

Benchmark results summary:


UnixBench - 2329.2
Disk Read - 378 MB/s
Disk Write - 1725 MB/s
Bandwidth - 593.24 MB/s

More: https://serverscope.io/trials/q4mG
Share
Share this page
Cpu chip
Server Specs
CPU
2 × Common KVM processor
CPU Cores
1 × 2200 MHz
RAM
4 GB
Disk
52 GB
OS
Debian 9.5
Location
Benchmark summary
Benchmark summary
UnixBench
2329.2
Disk Read
378 MB/s
Disk Write
1725 MB/s
Bandwidth
593.24 Mbit/s
Speedtest
412.56 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
2329.2
UnixBench (one CPU)
1317.1
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-kXV3Xu/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-kXV3Xu/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-kXV3Xu/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-kXV3Xu/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-kXV3Xu/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-kXV3Xu/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: server1.bucksbang.com: GNU/Linux
   OS: GNU/Linux -- 4.9.0-4-amd64 -- #1 SMP Debian 4.9.51-1 (2017-09-28)
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Common KVM processor (4400.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: Common KVM processor (4400.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   21:23:14 up 41 days, 12:04,  1 user,  load average: 7.83, 4.50, 1.88; runlevel 2018-07-25

------------------------------------------------------------------------
Benchmark Run: Tue Sep 04 2018 21:23:14 - 21:51:21
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       29281674.4 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3837.2 MWIPS (9.9 s, 7 samples)
Execl Throughput                               2902.9 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        884015.1 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          271980.4 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1904540.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2003271.8 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  98880.4 lps   (10.0 s, 7 samples)
Process Creation                               6809.7 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   7494.5 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1498.4 lpm   (60.0 s, 2 samples)
System Call Overhead                        3022630.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   29281674.4   2509.1
Double-Precision Whetstone                       55.0       3837.2    697.7
Execl Throughput                                 43.0       2902.9    675.1
File Copy 1024 bufsize 2000 maxblocks          3960.0     884015.1   2232.4
File Copy 256 bufsize 500 maxblocks            1655.0     271980.4   1643.4
File Copy 4096 bufsize 8000 maxblocks          5800.0    1904540.5   3283.7
Pipe Throughput                               12440.0    2003271.8   1610.3
Pipe-based Context Switching                   4000.0      98880.4    247.2
Process Creation                                126.0       6809.7    540.5
Shell Scripts (1 concurrent)                     42.4       7494.5   1767.6
Shell Scripts (8 concurrent)                      6.0       1498.4   2497.3
System Call Overhead                          15000.0    3022630.5   2015.1
                                                                   ========
System Benchmarks Index Score                                        1317.1

------------------------------------------------------------------------
Benchmark Run: Tue Sep 04 2018 21:51:21 - 22:19:27
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       58358085.7 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     7663.9 MWIPS (9.9 s, 7 samples)
Execl Throughput                               7079.9 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1057727.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          311756.1 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2810197.4 KBps  (30.0 s, 2 samples)
Pipe Throughput                             3989416.3 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 490703.0 lps   (10.0 s, 7 samples)
Process Creation                              13031.2 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  12162.4 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1572.8 lpm   (60.0 s, 2 samples)
System Call Overhead                        4469694.8 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   58358085.7   5000.7
Double-Precision Whetstone                       55.0       7663.9   1393.4
Execl Throughput                                 43.0       7079.9   1646.5
File Copy 1024 bufsize 2000 maxblocks          3960.0    1057727.5   2671.0
File Copy 256 bufsize 500 maxblocks            1655.0     311756.1   1883.7
File Copy 4096 bufsize 8000 maxblocks          5800.0    2810197.4   4845.2
Pipe Throughput                               12440.0    3989416.3   3206.9
Pipe-based Context Switching                   4000.0     490703.0   1226.8
Process Creation                                126.0      13031.2   1034.2
Shell Scripts (1 concurrent)                     42.4      12162.4   2868.5
Shell Scripts (8 concurrent)                      6.0       1572.8   2621.3
System Call Overhead                          15000.0    4469694.8   2979.8
                                                                   ========
System Benchmarks Index Score                                        2329.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, 6.53338 s, 329 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.99917 s, 716 MB/s


Hard drive
FIO random read
Performance
378.44 MB/s
IOPS
96879
./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=20534: Tue Sep  4 21:20:10 2018
  read : io=22707MB, bw=387519KB/s, iops=96879, runt= 60003msec
    clat (usec): min=0, max=79331, avg=78.72, stdev=377.93
     lat (usec): min=1, max=79332, avg=79.20, stdev=383.77
    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=[    9], 95.00th=[  788],
     | 99.00th=[  860], 99.50th=[  892], 99.90th=[ 1192], 99.95th=[ 6688],
     | 99.99th=[12352]
    bw (KB  /s): min= 4447, max=434848, per=11.84%, avg=45863.27, stdev=116140.06
    lat (usec) : 2=42.17%, 4=40.36%, 10=7.69%, 20=0.62%, 50=0.06%
    lat (usec) : 100=0.02%, 250=0.16%, 500=0.23%, 750=1.71%, 1000=6.86%
    lat (msec) : 2=0.06%, 4=0.01%, 10=0.03%, 20=0.03%, 50=0.01%
    lat (msec) : 100=0.01%
  cpu          : usr=1.68%, sys=6.81%, ctx=533233, majf=0, minf=83
  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=5813072/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=22707MB, aggrb=387518KB/s, minb=387518KB/s, maxb=387518KB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  sda: ios=524289/134, merge=0/272, ticks=396604/420, in_queue=396684, util=87.69%
Hard drive
FIO random direct read
Performance
39.01 MB/s
IOPS
9986
./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=20557: Tue Sep  4 21:21:10 2018
  read : io=2340.6MB, bw=39944KB/s, iops=9986, runt= 60001msec
    clat (usec): min=95, max=583557, avg=794.99, stdev=1863.70
     lat (usec): min=95, max=583557, avg=795.35, stdev=1863.70
    clat percentiles (usec):
     |  1.00th=[  205],  5.00th=[  588], 10.00th=[  700], 20.00th=[  740],
     | 30.00th=[  764], 40.00th=[  780], 50.00th=[  788], 60.00th=[  804],
     | 70.00th=[  820], 80.00th=[  836], 90.00th=[  868], 95.00th=[  892],
     | 99.00th=[ 1012], 99.50th=[ 1208], 99.90th=[ 7264], 99.95th=[12224],
     | 99.99th=[41216]
    bw (KB  /s): min=    5, max=14552, per=12.54%, avg=5008.90, stdev=645.06
    lat (usec) : 100=0.01%, 250=2.76%, 500=1.70%, 750=19.23%, 1000=75.24%
    lat (msec) : 2=0.87%, 4=0.07%, 10=0.05%, 20=0.06%, 50=0.01%
    lat (msec) : 100=0.01%, 750=0.01%
  cpu          : usr=0.94%, sys=3.92%, ctx=601432, majf=0, minf=76
  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=599177/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=2340.6MB, aggrb=39944KB/s, minb=39944KB/s, maxb=39944KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=598235/25, merge=0/29, ticks=459760/8, in_queue=459472, util=99.75%
Hard drive
FIO random write
Performance
1725.4 MB/s
IOPS
441678
./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=20592: Tue Sep  4 21:23:11 2018
  write: io=103527MB, bw=1725.4MB/s, iops=441678, runt= 60005msec
    clat (usec): min=1, max=126266, avg=15.79, stdev=488.96
     lat (usec): min=1, max=126266, avg=16.09, stdev=493.74
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    2], 10.00th=[    2], 20.00th=[    2],
     | 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=[    7], 99.50th=[   12], 99.90th=[  141], 99.95th=[12096],
     | 99.99th=[23936]
    bw (KB  /s): min=    5, max=358626, per=12.52%, avg=221177.48, stdev=42164.31
    lat (usec) : 2=0.03%, 4=89.40%, 10=9.91%, 20=0.38%, 50=0.14%
    lat (usec) : 100=0.03%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.02%, 20=0.04%, 50=0.02%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=5.67%, sys=17.96%, ctx=65616, majf=0, minf=76
  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=26502917/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=103527MB, aggrb=1725.4MB/s, minb=1725.4MB/s, maxb=1725.4MB/s, mint=60005msec, maxt=60005msec

Disk stats (read/write):
  sda: ios=0/38305, merge=0/261, ticks=0/801764, in_queue=801712, util=9.68%
Hard drive
FIO random direct write
Performance
26.52 MB/s
IOPS
6788
./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=20574: Tue Sep  4 21:22:11 2018
  write: io=1591.9MB, bw=27153KB/s, iops=6788, runt= 60003msec
    clat (usec): min=100, max=175681, avg=1174.41, stdev=4350.40
     lat (usec): min=100, max=175682, avg=1174.88, stdev=4350.45
    clat percentiles (usec):
     |  1.00th=[  107],  5.00th=[  111], 10.00th=[  114], 20.00th=[  120],
     | 30.00th=[  127], 40.00th=[  135], 50.00th=[  147], 60.00th=[  165],
     | 70.00th=[ 1064], 80.00th=[ 1320], 90.00th=[ 1944], 95.00th=[ 3536],
     | 99.00th=[21120], 99.50th=[32128], 99.90th=[59136], 99.95th=[70144],
     | 99.99th=[97792]
    bw (KB  /s): min=   99, max=11953, per=12.52%, avg=3398.82, stdev=2124.91
    lat (usec) : 250=67.32%, 500=0.83%, 750=0.08%, 1000=0.52%
    lat (msec) : 2=21.48%, 4=5.70%, 10=2.20%, 20=0.78%, 50=0.93%
    lat (msec) : 100=0.16%, 250=0.01%
  cpu          : usr=0.51%, sys=3.31%, ctx=855173, majf=0, minf=75
  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=407318/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=1591.9MB, aggrb=27153KB/s, minb=27153KB/s, maxb=27153KB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  sda: ios=1/406917, merge=0/1881, ticks=0/45796, in_queue=45600, util=75.99%
Download
Download benchmark results
Download speed
593.24 Mbit/s
Downloaded 104857600 bytes in 2.013816 sec
Downloaded 104857600 bytes in 1.158707 sec
Downloaded 104857600 bytes in 1.217705 sec
Downloaded 104857600 bytes in 1.170716 sec
Downloaded 104857600 bytes in 1.181712 sec
Finished! Average download speed is 593.24 Mbit/s
Upload
Speedtest results
Upload speed
412.56 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Nazwa.pl Sp.z.o.o. ...
Selecting 15 servers that are not too close:
  1. Domtel Telecom (Siedlce) [84.46 km]: 39.314 ms
  2. NEANET (Siedlce) [84.46 km]: 7.578 ms
  3. Media Telekom Sp. z o. o. (Siedlce) [84.46 km]: 9.905 ms
  4. FERO (Lukow) [98.13 km]: 9.992 ms
  5. TEPSANET NOWACCY Sp.J. (Zambrow) [116.44 km]: 11.324 ms
  6. FORWEB (Lodz) [118.79 km]: 8.814 ms
  7. STK TV-SAT 364 (Lodz) [118.79 km]: 14.614 ms
  8. Virtual Line Sp. z o.o. (Lodz) [118.79 km]: 11.594 ms
  9. Orange Polska S.A. (Lodz) [118.79 km]: 13.872 ms
  10. LNET (Lodz) [118.79 km]: 10.493 ms
  11. ABP COMPUTER (Dzialdowo) [124.88 km]: 20.135 ms
  12. IST (Lomza) [126.45 km]: 12.075 ms
  13. PUH Vatus (Piotrkxc3xb3w Trybunalski) [131.75 km]: 11.042 ms
  14. LutekLAN.pl (Lutomiersk) [136.99 km]: 13.097 ms
  15. NET-KOMP (Kolno) [142.44 km]: 13.685 ms
Testing upload speeds
  1. Domtel Telecom (Siedlce):                    ......................... 112.60 Mbit/s
  2. NEANET (Siedlce):                            ......................... 286.16 Mbit/s
  3. Media Telekom Sp. z o. o. (Siedlce):         ......................... 425.87 Mbit/s
  4. FERO (Lukow):                                ......................... 111.06 Mbit/s
  5. TEPSANET NOWACCY Sp.J. (Zambrow):            ......................... 503.91 Mbit/s
  6. FORWEB (Lodz):                               ......................... 413.43 Mbit/s
  7. STK TV-SAT 364 (Lodz):                       ......................... 547.06 Mbit/s
  8. Virtual Line Sp. z o.o. (Lodz):              ......................... 455.85 Mbit/s
  9. Orange Polska S.A. (Lodz):                   ......................... 459.95 Mbit/s
  10. LNET (Lodz):                                ......................... 261.62 Mbit/s
  11. ABP COMPUTER (Dzialdowo):                   ......................... 300.87 Mbit/s
  12. IST (Lomza):                                ......................... 425.16 Mbit/s
  13. PUH Vatus (Piotrkxc3xb3w Trybunalski):          ......................... 425.66 Mbit/s
  14. LutekLAN.pl (Lutomiersk):                   ......................... 463.28 Mbit/s
  15. NET-KOMP (Kolno):                           ......................... 394.50 Mbit/s
Average upload speed is 372.47 Mbit/s