Skip to content

Instantly share code, notes, and snippets.

@m3Lith
Created February 11, 2017 22:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save m3Lith/6a5ecd14084ca514599c82b6aad17c9d to your computer and use it in GitHub Desktop.
Save m3Lith/6a5ecd14084ca514599c82b6aad17c9d to your computer and use it in GitHub Desktop.
Vultr vs. DigitalOcean @ $5, March 2016
// Summary
UnixBench score: 1385.8
I/O rate: 219.0 MB/second
Bandwidth rate: 94.0 MB/second
// Details
Distro:
Ubuntu 14.04.4 LTS \n \l
CPU Info:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 62
model name : Intel(R) Xeon(R) CPU E5-2630L v2 @ 2.40GHz
stepping : 4
microcode : 0x1
cpu MHz : 2399.998
cache size : 15360 KB
physical id : 0
siblings : 1
core id : 0
cpu cores : 1
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm xsaveopt vnmi ept fsgsbase tsc_adjust smep erms
bogomips : 4799.99
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:
Disk space:
Filesystem 1K-blocks Used Available Use% Mounted on
udev 240064 4 240060 1% /dev
tmpfs 50184 320 49864 1% /run
/dev/disk/by-label/DOROOT 20511356 2402368 17044032 13% /
none 4 0 4 0% /sys/fs/cgroup
none 5120 0 5120 0% /run/lock
none 250908 0 250908 0% /run/shm
none 102400 0 102400 0% /run/user
total 21160036 2402692 17692388 12% -
Free:
total used free shared buffers cached
Mem: 501820 457856 43964 5744 52216 271864
-/+ buffers/cache: 133776 368044
Swap: 0 0 0
dd 1Mx1k fdatasync: 1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 4.90285 s, 219 MB/s
dd 64kx16k fdatasync: 16384+0 records in
16384+0 records out
1073741824 bytes (1.1 GB) copied, 5.38471 s, 199 MB/s
dd 1Mx1k dsync: 1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 14.8761 s, 72.2 MB/s
dd 64kx16k dsync: 16384+0 records in
16384+0 records out
1073741824 bytes (1.1 GB) copied, 47.8356 s, 22.4 MB/s
cc -std=c99 -g -Wall -Wextra -pedantic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0.6\" -c -o ioping.o ioping.c
cc -o ioping ioping.o -std=c99 -g -Wall -Wextra -pedantic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -lm
IOPing I/O: 4096 bytes from . (ext4 /dev/disk/by-label/DOROOT): request=1 time=0.2 ms
4096 bytes from . (ext4 /dev/disk/by-label/DOROOT): request=2 time=0.3 ms
4096 bytes from . (ext4 /dev/disk/by-label/DOROOT): request=3 time=0.3 ms
4096 bytes from . (ext4 /dev/disk/by-label/DOROOT): request=4 time=0.3 ms
4096 bytes from . (ext4 /dev/disk/by-label/DOROOT): request=5 time=0.3 ms
4096 bytes from . (ext4 /dev/disk/by-label/DOROOT): request=6 time=0.3 ms
4096 bytes from . (ext4 /dev/disk/by-label/DOROOT): request=7 time=0.3 ms
4096 bytes from . (ext4 /dev/disk/by-label/DOROOT): request=8 time=0.3 ms
4096 bytes from . (ext4 /dev/disk/by-label/DOROOT): request=9 time=0.2 ms
4096 bytes from . (ext4 /dev/disk/by-label/DOROOT): request=10 time=0.3 ms
--- . (ext4 /dev/disk/by-label/DOROOT) ioping statistics ---
10 requests completed in 9004.2 ms, 3747 iops, 14.6 mb/s
min/avg/max/mdev = 0.2/0.3/0.3/0.0 ms
IOPing seek rate:
--- . (ext4 /dev/disk/by-label/DOROOT) ioping statistics ---
17711 requests completed in 3000.0 ms, 10727 iops, 41.9 mb/s
min/avg/max/mdev = 0.1/0.1/2.2/0.0 ms
IOPing sequential:
--- . (ext4 /dev/disk/by-label/DOROOT) ioping statistics ---
7507 requests completed in 3000.3 ms, 3351 iops, 837.7 mb/s
min/avg/max/mdev = 0.2/0.3/4.5/0.1 ms
IOPing cached:
--- . (ext4 /dev/disk/by-label/DOROOT) ioping statistics ---
38110 requests completed in 3000.1 ms, 279737 iops, 1092.7 mb/s
min/avg/max/mdev = 0.0/0.0/0.1/0.0 ms
FIO_VERSION = fio-2.0.9
DEP .depend
CC gettime.o
CC fio.o
CC ioengines.o
CC init.o
CC stat.o
CC log.o
CC time.o
CC filesetup.o
CC eta.o
CC verify.o
CC memory.o
CC io_u.o
CC parse.o
CC mutex.o
CC options.o
CC rbtree.o
CC smalloc.o
CC filehash.o
CC profile.o
CC debug.o
CC lib/rand.o
CC lib/num2str.o
CC lib/ieee754.o
CC crc/crc16.o
CC crc/crc32.o
CC crc/crc32c.o
CC crc/crc32c-intel.o
CC crc/crc64.o
CC crc/crc7.o
CC crc/md5.o
CC crc/sha1.o
CC crc/sha256.o
CC crc/sha512.o
CC engines/cpu.o
CC engines/mmap.o
CC engines/sync.o
CC engines/null.o
CC engines/net.o
CC memalign.o
CC server.o
CC client.o
CC iolog.o
CC backend.o
CC libfio.o
CC flow.o
CC diskutil.o
CC fifo.o
CC blktrace.o
CC helpers.o
CC cgroup.o
CC trim.o
CC engines/libaio.o
CC engines/posixaio.o
CC engines/sg.o
CC engines/splice.o
CC engines/syslet-rw.o
CC engines/guasi.o
CC engines/binject.o
CC engines/rdma.o
CC profiles/tiobench.o
CC fio
FIO random reads:
randomreads: (g=0): rw=randread, bs=4K-4K/4K-4K, ioengine=libaio, iodepth=64
fio-2.0.9
Starting 1 process
randomreads: Laying out IO file(s) (1 file(s) / 1024MB)
randomreads: (groupid=0, jobs=1): err= 0: pid=8871: Sun Mar 13 11:58:20 2016
read : io=1024.3MB, bw=386736KB/s, iops=96683 , runt= 2712msec
cpu : usr=14.16%, sys=55.99%, ctx=5552, majf=0, minf=86
IO depths : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=0.1%, >=64=100.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.1%, >=64=0.0%
issued : total=r=262207/w=0/d=0, short=r=0/w=0/d=0
Run status group 0 (all jobs):
READ: io=1024.3MB, aggrb=386735KB/s, minb=386735KB/s, maxb=386735KB/s, mint=2712msec, maxt=2712msec
Disk stats (read/write):
vda: ios=253286/0, merge=0/0, ticks=108968/0, in_queue=108932, util=92.39%
Done
FIO random writes:
randomwrites: (g=0): rw=randwrite, bs=4K-4K/4K-4K, ioengine=libaio, iodepth=64
fio-2.0.9
Starting 1 process
randomwrites: (groupid=0, jobs=1): err= 0: pid=8875: Sun Mar 13 11:58:48 2016
write: io=1024.3MB, bw=37619KB/s, iops=9404 , runt= 27880msec
cpu : usr=1.74%, sys=8.07%, ctx=9458, majf=0, minf=22
IO depths : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=0.1%, >=64=100.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.1%, >=64=0.0%
issued : total=r=0/w=262207/d=0, short=r=0/w=0/d=0
Run status group 0 (all jobs):
WRITE: io=1024.3MB, aggrb=37619KB/s, minb=37619KB/s, maxb=37619KB/s, mint=27880msec, maxt=27880msec
Disk stats (read/write):
vda: ios=0/260568, merge=0/7, ticks=0/1708020, in_queue=1708424, util=99.52%
Done
Download Cachefly: 94.0MB/s
Download Linode, Atlanta, GA, USA: 14.9MB/s
Download Linode, Dallas, TX, USA: 16.0MB/s
Download Linode, Tokyo, JP: 5.02MB/s
Download Linode, London, UK: 89.3MB/s
Download OVH, Paris, France: 107MB/s
Download SmartDC, Rotterdam, Netherlands: 104MB/s
Download Hetzner, Nuernberg, Germany: 21.2MB/s
Download iiNet, Perth, WA, Australia: 3.10MB/s
Download Leaseweb, Haarlem, NL: 94.2MB/s
Download Leaseweb, Manassas, VA, USA: 28.2MB/s
Download Softlayer, Singapore: 10.2MB/s
Download Softlayer, Seattle, WA, USA: 14.5MB/s
Download Softlayer, San Jose, CA, USA: 11.8MB/s
Download Softlayer, Washington, DC, USA: 2.19MB/s
Traceroute (cachefly.cachefly.net): traceroute to cachefly.cachefly.net (205.234.175.175), 30 hops max, 60 byte packets
1 128.199.32.253 (128.199.32.253) 0.396 ms 128.199.32.254 (128.199.32.254) 1.397 ms 1.406 ms
2 5.101.110.241 (5.101.110.241) 0.334 ms 0.323 ms 0.308 ms
3 5.101.110.249 (5.101.110.249) 0.291 ms * *
4 * vip1.G-anycast1.cachefly.net (205.234.175.175) 1.056 ms *
Pings (cachefly.cachefly.net): PING vip1.g5.cachefly.net (205.234.175.175) 56(84) bytes of data.
64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=1 ttl=62 time=1.01 ms
64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=2 ttl=62 time=0.891 ms
64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=3 ttl=62 time=0.835 ms
64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=4 ttl=62 time=0.970 ms
64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=5 ttl=62 time=0.981 ms
64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=6 ttl=62 time=0.916 ms
64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=7 ttl=62 time=0.964 ms
64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=8 ttl=62 time=0.960 ms
64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=9 ttl=62 time=1.69 ms
64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=10 ttl=62 time=0.915 ms
--- vip1.g5.cachefly.net ping statistics ---
10 packets transmitted, 10 received, 0% packet loss, time 9007ms
rtt min/avg/max/mdev = 0.835/1.013/1.695/0.235 ms
gcc -o ./pgms/arithoh -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Darithoh ./src/arith.c
gcc -o ./pgms/register -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum='register int' ./src/arith.c
gcc -o ./pgms/short -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=short ./src/arith.c
gcc -o ./pgms/int -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=int ./src/arith.c
gcc -o ./pgms/long -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=long ./src/arith.c
gcc -o ./pgms/float -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=float ./src/arith.c
gcc -o ./pgms/double -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=double ./src/arith.c
gcc -o ./pgms/hanoi -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/hanoi.c
gcc -o ./pgms/syscall -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/syscall.c
./src/syscall.c: In function ‘main’:
./src/syscall.c:93:21: warning: null argument where non-null required (argument 2) [-Wnonnull]
execl("/bin/true", (char *) 0);
^
gcc -o ./pgms/context1 -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/context1.c
gcc -o ./pgms/pipe -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/pipe.c
./src/pipe.c: In function ‘main’:
./src/pipe.c:52:6: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result [-Wunused-result]
pipe(pvec);
^
gcc -o ./pgms/spawn -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/spawn.c
gcc -o ./pgms/execl -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/execl.c
In file included from ./src/execl.c:34:0:
./src/big.c: In function ‘getwork’:
./src/big.c:452:11: warning: variable ‘c’ set but not used [-Wunused-but-set-variable]
char c;
^
./src/big.c: In function ‘fatal’:
./src/big.c:586:5: warning: format not a string literal and no format arguments [-Wformat-security]
fprintf(stderr, s);
^
./src/big.c: In function ‘dummy’:
./src/big.c:112:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("masterlog.00", "a", stderr);
^
./src/big.c:200:13: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen(logname, "w", stderr);
^
./src/big.c:224:6: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result [-Wunused-result]
dup(pvec[0]);
^
./src/big.c:228:13: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen(logname, "w", stderr);
^
./src/big.c:321:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write(fcopy, cp->line, p - cp->line + 1);
^
cd ./src; gcc -c -DTIME -Wall -pedantic -ansi -DHZ= -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall dhry_1.c
cd ./src; gcc -c -DTIME -Wall -pedantic -ansi -DHZ= -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall dhry_2.c
gcc -o ./pgms/dhry2 -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/dhry_1.o ./src/dhry_2.o
cd ./src; rm -f dhry_1.o dhry_2.o
cd ./src; gcc -c -DTIME -Wall -pedantic -ansi -DREG=register -DHZ= -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall dhry_1.c -o dhry_1_reg.o
cd ./src; gcc -c -DTIME -Wall -pedantic -ansi -DREG=register -DHZ= -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall dhry_2.c -o dhry_2_reg.o
gcc -o ./pgms/dhry2reg -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/dhry_1_reg.o ./src/dhry_2_reg.o
cd ./src; rm -f dhry_1_reg.o dhry_2_reg.o
gcc -o ./pgms/looper -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/looper.c
gcc -o ./pgms/fstime -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/fstime.c
gcc -o ./pgms/whetstone-double -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -DDP -DUNIX -DUNIXBENCH ./src/whets.c -lm
make all
make[1]: Entering directory `/home/m3/sb-bench/UnixBench-5.1.3'
Checking distribution of files
./pgms exists
./src exists
./testdir exists
./results exists
make[1]: Leaving directory `/home/m3/sb-bench/UnixBench-5.1.3'
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
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
========================================================================
BYTE UNIX Benchmarks (Version 5.1.3)
System: dev.andriekus.lt: GNU/Linux
OS: GNU/Linux -- 3.13.0-36-generic -- #63-Ubuntu SMP Wed Sep 3 21:30:07 UTC 2014
Machine: x86_64 (x86_64)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPU 0: Intel(R) Xeon(R) CPU E5-2630L v2 @ 2.40GHz (4800.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
12:01:45 up 7 days, 29 min, 0 users, load average: 0.07, 0.25, 0.17; runlevel 2
------------------------------------------------------------------------
Benchmark Run: Sun Mar 13 2016 12:01:45 - 12:29:52
1 CPU in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 28665633.6 lps (10.0 s, 7 samples)
Double-Precision Whetstone 3693.5 MWIPS (9.9 s, 7 samples)
Execl Throughput 3531.8 lps (29.6 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 942460.8 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 257921.9 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1500885.3 KBps (30.0 s, 2 samples)
Pipe Throughput 2068878.3 lps (10.0 s, 7 samples)
Pipe-based Context Switching 266139.9 lps (10.0 s, 7 samples)
Process Creation 10021.8 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 6507.3 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 827.6 lpm (60.0 s, 2 samples)
System Call Overhead 3847677.9 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 28665633.6 2456.4
Double-Precision Whetstone 55.0 3693.5 671.5
Execl Throughput 43.0 3531.8 821.4
File Copy 1024 bufsize 2000 maxblocks 3960.0 942460.8 2380.0
File Copy 256 bufsize 500 maxblocks 1655.0 257921.9 1558.4
File Copy 4096 bufsize 8000 maxblocks 5800.0 1500885.3 2587.7
Pipe Throughput 12440.0 2068878.3 1663.1
Pipe-based Context Switching 4000.0 266139.9 665.3
Process Creation 126.0 10021.8 795.4
Shell Scripts (1 concurrent) 42.4 6507.3 1534.7
Shell Scripts (8 concurrent) 6.0 827.6 1379.4
System Call Overhead 15000.0 3847677.9 2565.1
========
System Benchmarks Index Score 1410.8
------------------------------------------------------------------------
Benchmark Run: Sun Mar 13 2016 12:29:52 - 12:58:00
1 CPU in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 27806685.7 lps (10.0 s, 7 samples)
Double-Precision Whetstone 3616.3 MWIPS (9.8 s, 7 samples)
Execl Throughput 3370.5 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 846130.6 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 258742.1 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1436288.1 KBps (30.0 s, 2 samples)
Pipe Throughput 2040283.0 lps (10.0 s, 7 samples)
Pipe-based Context Switching 284066.7 lps (10.0 s, 7 samples)
Process Creation 10082.5 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 6424.8 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 817.7 lpm (60.0 s, 2 samples)
System Call Overhead 3847185.9 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 27806685.7 2382.7
Double-Precision Whetstone 55.0 3616.3 657.5
Execl Throughput 43.0 3370.5 783.8
File Copy 1024 bufsize 2000 maxblocks 3960.0 846130.6 2136.7
File Copy 256 bufsize 500 maxblocks 1655.0 258742.1 1563.4
File Copy 4096 bufsize 8000 maxblocks 5800.0 1436288.1 2476.4
Pipe Throughput 12440.0 2040283.0 1640.1
Pipe-based Context Switching 4000.0 284066.7 710.2
Process Creation 126.0 10082.5 800.2
Shell Scripts (1 concurrent) 42.4 6424.8 1515.3
Shell Scripts (8 concurrent) 6.0 817.7 1362.8
System Call Overhead 15000.0 3847185.9 2564.8
========
System Benchmarks Index Score 1385.8
// Summary
UnixBench score: 1663.6
I/O rate: 445.0 MB/second
Bandwidth rate: 87.6 MB/second
// Details
Distro:
Debian GNU/Linux 8 \n \l
CPU Info:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 60
model name : Virtual CPU e7da7129d3ee
stepping : 1
microcode : 0x1
cpu MHz : 2399.996
cache size : 4096 KB
physical id : 0
siblings : 1
core id : 0
cpu cores : 1
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx rdtscp lm constant_tsc rep_good nopl pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx rdrand hypervisor lahf_lm fsgsbase bmi1 avx2 smep bmi2 erms invpcid
bogomips : 4799.99
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:
Disk space:
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/vda1 15453416 1210692 13439992 9% /
udev 10240 0 10240 0% /dev
tmpfs 152852 16680 136172 11% /run
tmpfs 382124 0 382124 0% /dev/shm
tmpfs 5120 0 5120 0% /run/lock
tmpfs 382124 0 382124 0% /sys/fs/cgroup
total 16385876 1227372 14355772 8% -
Free:
total used free shared buffers cached
Mem: 764252 694696 69556 16688 52332 556300
-/+ buffers/cache: 86064 678188
Swap: 0 0 0
dd 1Mx1k fdatasync: 1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 2.41267 s, 445 MB/s
dd 64kx16k fdatasync: 16384+0 records in
16384+0 records out
1073741824 bytes (1.1 GB) copied, 2.29071 s, 469 MB/s
dd 1Mx1k dsync: 1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 4.91373 s, 219 MB/s
dd 64kx16k dsync: 16384+0 records in
16384+0 records out
1073741824 bytes (1.1 GB) copied, 15.3433 s, 70.0 MB/s
cc -std=c99 -g -Wall -Wextra -pedantic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0.6\" -c -o ioping.o ioping.c
cc -o ioping ioping.o -std=c99 -g -Wall -Wextra -pedantic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -lm
IOPing I/O: 4096 bytes from . (ext4 /dev/vda1): request=1 time=1.8 ms
4096 bytes from . (ext4 /dev/vda1): request=2 time=0.3 ms
4096 bytes from . (ext4 /dev/vda1): request=3 time=0.4 ms
4096 bytes from . (ext4 /dev/vda1): request=4 time=0.3 ms
4096 bytes from . (ext4 /dev/vda1): request=5 time=0.4 ms
4096 bytes from . (ext4 /dev/vda1): request=6 time=11.2 ms
4096 bytes from . (ext4 /dev/vda1): request=7 time=0.3 ms
4096 bytes from . (ext4 /dev/vda1): request=8 time=0.4 ms
4096 bytes from . (ext4 /dev/vda1): request=9 time=0.4 ms
4096 bytes from . (ext4 /dev/vda1): request=10 time=0.3 ms
--- . (ext4 /dev/vda1) ioping statistics ---
10 requests completed in 9017.4 ms, 631 iops, 2.5 mb/s
min/avg/max/mdev = 0.3/1.6/11.2/3.2 ms
IOPing seek rate:
--- . (ext4 /dev/vda1) ioping statistics ---
10893 requests completed in 3000.2 ms, 4921 iops, 19.2 mb/s
min/avg/max/mdev = 0.1/0.2/6.1/0.2 ms
IOPing sequential:
--- . (ext4 /dev/vda1) ioping statistics ---
3257 requests completed in 3000.2 ms, 1209 iops, 302.4 mb/s
min/avg/max/mdev = 0.7/0.8/7.4/0.3 ms
IOPing cached:
--- . (ext4 /dev/vda1) ioping statistics ---
44598 requests completed in 3000.0 ms, 519578 iops, 2029.6 mb/s
min/avg/max/mdev = 0.0/0.0/0.1/0.0 ms
FIO_VERSION = fio-2.0.9
DEP .depend
CC gettime.o
CC fio.o
CC ioengines.o
CC init.o
CC stat.o
CC log.o
CC time.o
CC filesetup.o
CC eta.o
CC verify.o
CC memory.o
CC io_u.o
CC parse.o
CC mutex.o
CC options.o
CC rbtree.o
CC smalloc.o
CC filehash.o
CC profile.o
CC debug.o
CC lib/rand.o
CC lib/num2str.o
CC lib/ieee754.o
CC crc/crc16.o
CC crc/sha512.o
CC crc/crc7.o
CC crc/sha1.o
CC crc/crc32c.o
CC crc/crc32.o
CC crc/crc32c-intel.o
CC crc/sha256.o
CC crc/md5.o
CC crc/crc64.o
CC engines/cpu.o
CC engines/mmap.o
CC engines/sync.o
CC engines/null.o
CC engines/net.o
CC memalign.o
CC server.o
CC client.o
CC iolog.o
CC backend.o
CC libfio.o
CC flow.o
CC diskutil.o
CC fifo.o
CC blktrace.o
CC helpers.o
CC cgroup.o
CC trim.o
CC engines/libaio.o
CC engines/posixaio.o
CC engines/sg.o
CC engines/splice.o
CC engines/syslet-rw.o
CC engines/guasi.o
CC engines/binject.o
CC engines/rdma.o
CC profiles/tiobench.o
CC fio
FIO random reads:
randomreads: (g=0): rw=randread, bs=4K-4K/4K-4K, ioengine=libaio, iodepth=64
fio-2.0.9
Starting 1 process
randomreads: Laying out IO file(s) (1 file(s) / 1024MB)
randomreads: (groupid=0, jobs=1): err= 0: pid=26627: Sun Mar 13 15:59:25 2016
read : io=1024.3MB, bw=231888KB/s, iops=57971 , runt= 4523msec
cpu : usr=5.66%, sys=21.14%, ctx=6802, majf=0, minf=69
IO depths : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=0.1%, >=64=100.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.1%, >=64=0.0%
issued : total=r=262207/w=0/d=0, short=r=0/w=0/d=0
Run status group 0 (all jobs):
READ: io=1024.3MB, aggrb=231887KB/s, minb=231887KB/s, maxb=231887KB/s, mint=4523msec, maxt=4523msec
Disk stats (read/write):
vda: ios=252837/0, merge=0/0, ticks=254540/0, in_queue=254504, util=97.75%
Done
FIO random writes:
randomwrites: (g=0): rw=randwrite, bs=4K-4K/4K-4K, ioengine=libaio, iodepth=64
fio-2.0.9
Starting 1 process
randomwrites: (groupid=0, jobs=1): err= 0: pid=26631: Sun Mar 13 15:59:30 2016
write: io=1024.3MB, bw=204889KB/s, iops=51222 , runt= 5119msec
cpu : usr=6.57%, sys=22.98%, ctx=7394, majf=0, minf=5
IO depths : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=0.1%, >=64=100.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.1%, >=64=0.0%
issued : total=r=0/w=262207/d=0, short=r=0/w=0/d=0
Run status group 0 (all jobs):
WRITE: io=1024.3MB, aggrb=204889KB/s, minb=204889KB/s, maxb=204889KB/s, mint=5119msec, maxt=5119msec
Disk stats (read/write):
vda: ios=0/252179, merge=0/0, ticks=0/281592, in_queue=281516, util=97.92%
Done
Download Cachefly: 87.6MB/s
Download Linode, Atlanta, GA, USA: 23.1MB/s
Download Linode, Dallas, TX, USA: 19.0MB/s
Download Linode, Tokyo, JP: 9.21MB/s
Download Linode, London, UK: 194MB/s
Download OVH, Paris, France: 226MB/s
Download SmartDC, Rotterdam, Netherlands: 160MB/s
Download Hetzner, Nuernberg, Germany: 38.4MB/s
Download iiNet, Perth, WA, Australia: 1.57MB/s
Download Leaseweb, Haarlem, NL: 9.62MB/s
Download Leaseweb, Manassas, VA, USA: 24.9MB/s
Download Softlayer, Singapore: 7.04MB/s
Download Softlayer, Seattle, WA, USA: 11.1MB/s
Download Softlayer, San Jose, CA, USA: 11.9MB/s
Download Softlayer, Washington, DC, USA: 2.47MB/s
Traceroute (cachefly.cachefly.net): traceroute to cachefly.cachefly.net (205.234.175.175), 30 hops max, 60 byte packets
1 * * *
2 vl199-br1-cer.ams1.choopa.net (108.61.99.1) 0.796 ms 9.664 ms 17.263 ms
3 * * *
4 vip1.G-anycast1.cachefly.net (205.234.175.175) 0.955 ms 0.936 ms 0.975 ms
Pings (cachefly.cachefly.net): PING vip1.g5.cachefly.net (205.234.175.175) 56(84) bytes of data.
64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=1 ttl=59 time=0.746 ms
64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=2 ttl=59 time=0.875 ms
64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=3 ttl=59 time=0.904 ms
64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=4 ttl=59 time=0.866 ms
64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=5 ttl=59 time=0.871 ms
64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=6 ttl=59 time=0.926 ms
64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=7 ttl=59 time=0.839 ms
64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=8 ttl=59 time=0.837 ms
64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=9 ttl=59 time=0.955 ms
64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=10 ttl=59 time=0.800 ms
--- vip1.g5.cachefly.net ping statistics ---
10 packets transmitted, 10 received, 0% packet loss, time 8999ms
rtt min/avg/max/mdev = 0.746/0.861/0.955/0.069 ms
gcc -o ./pgms/arithoh -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Darithoh ./src/arith.c
gcc -o ./pgms/register -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum='register int' ./src/arith.c
gcc -o ./pgms/short -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=short ./src/arith.c
gcc -o ./pgms/int -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=int ./src/arith.c
gcc -o ./pgms/long -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=long ./src/arith.c
gcc -o ./pgms/float -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=float ./src/arith.c
gcc -o ./pgms/double -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=double ./src/arith.c
gcc -o ./pgms/hanoi -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/hanoi.c
gcc -o ./pgms/syscall -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/syscall.c
./src/syscall.c: In function ‘main’:
./src/syscall.c:93:21: warning: null argument where non-null required (argument 2) [-Wnonnull]
execl("/bin/true", (char *) 0);
^
gcc -o ./pgms/context1 -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/context1.c
gcc -o ./pgms/pipe -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/pipe.c
gcc -o ./pgms/spawn -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/spawn.c
gcc -o ./pgms/execl -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/execl.c
In file included from ./src/execl.c:34:0:
./src/big.c: In function ‘getwork’:
./src/big.c:452:11: warning: variable ‘c’ set but not used [-Wunused-but-set-variable]
char c;
^
cd ./src; gcc -c -DTIME -Wall -pedantic -ansi -DHZ= -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall dhry_1.c
cd ./src; gcc -c -DTIME -Wall -pedantic -ansi -DHZ= -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall dhry_2.c
gcc -o ./pgms/dhry2 -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/dhry_1.o ./src/dhry_2.o
cd ./src; rm -f dhry_1.o dhry_2.o
cd ./src; gcc -c -DTIME -Wall -pedantic -ansi -DREG=register -DHZ= -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall dhry_1.c -o dhry_1_reg.o
cd ./src; gcc -c -DTIME -Wall -pedantic -ansi -DREG=register -DHZ= -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall dhry_2.c -o dhry_2_reg.o
gcc -o ./pgms/dhry2reg -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/dhry_1_reg.o ./src/dhry_2_reg.o
cd ./src; rm -f dhry_1_reg.o dhry_2_reg.o
gcc -o ./pgms/looper -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/looper.c
gcc -o ./pgms/fstime -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/fstime.c
gcc -o ./pgms/whetstone-double -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -DDP -DUNIX -DUNIXBENCH ./src/whets.c -lm
make all
make[1]: Entering directory '/root/sb-bench/UnixBench-5.1.3'
Checking distribution of files
./pgms exists
./src exists
./testdir exists
./results exists
make[1]: Leaving directory '/root/sb-bench/UnixBench-5.1.3'
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
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
========================================================================
BYTE UNIX Benchmarks (Version 5.1.3)
System: vultr.guest: GNU/Linux
OS: GNU/Linux -- 3.16.0-4-amd64 -- #1 SMP Debian 3.16.7-ckt11-1+deb8u6 (2015-11-09)
Machine: x86_64 (unknown)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPU 0: Virtual CPU e7da7129d3ee (4800.0 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
16:02:43 up 29 days, 46 min, 0 users, load average: 0.08, 0.12, 0.10; runlevel 5
------------------------------------------------------------------------
Benchmark Run: Sun Mar 13 2016 16:02:43 - 16:30:49
1 CPU in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 28772305.8 lps (10.0 s, 7 samples)
Double-Precision Whetstone 3717.0 MWIPS (9.8 s, 7 samples)
Execl Throughput 5130.0 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 1079888.0 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 305171.6 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1891660.7 KBps (30.0 s, 2 samples)
Pipe Throughput 2079187.0 lps (10.0 s, 7 samples)
Pipe-based Context Switching 402315.2 lps (10.0 s, 7 samples)
Process Creation 12154.9 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 8222.5 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 1067.8 lpm (60.0 s, 2 samples)
System Call Overhead 4106990.4 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 28772305.8 2465.5
Double-Precision Whetstone 55.0 3717.0 675.8
Execl Throughput 43.0 5130.0 1193.0
File Copy 1024 bufsize 2000 maxblocks 3960.0 1079888.0 2727.0
File Copy 256 bufsize 500 maxblocks 1655.0 305171.6 1843.9
File Copy 4096 bufsize 8000 maxblocks 5800.0 1891660.7 3261.5
Pipe Throughput 12440.0 2079187.0 1671.4
Pipe-based Context Switching 4000.0 402315.2 1005.8
Process Creation 126.0 12154.9 964.7
Shell Scripts (1 concurrent) 42.4 8222.5 1939.3
Shell Scripts (8 concurrent) 6.0 1067.8 1779.6
System Call Overhead 15000.0 4106990.4 2738.0
========
System Benchmarks Index Score 1678.3
------------------------------------------------------------------------
Benchmark Run: Sun Mar 13 2016 16:30:49 - 16:58:57
1 CPU in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 28752761.2 lps (10.0 s, 7 samples)
Double-Precision Whetstone 3714.3 MWIPS (9.8 s, 7 samples)
Execl Throughput 5042.8 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 1070520.9 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 302709.2 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1825003.4 KBps (30.0 s, 2 samples)
Pipe Throughput 2066191.9 lps (10.0 s, 7 samples)
Pipe-based Context Switching 396331.9 lps (10.0 s, 7 samples)
Process Creation 12160.0 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 8143.4 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 1068.8 lpm (60.0 s, 2 samples)
System Call Overhead 4084640.2 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 28752761.2 2463.8
Double-Precision Whetstone 55.0 3714.3 675.3
Execl Throughput 43.0 5042.8 1172.7
File Copy 1024 bufsize 2000 maxblocks 3960.0 1070520.9 2703.3
File Copy 256 bufsize 500 maxblocks 1655.0 302709.2 1829.1
File Copy 4096 bufsize 8000 maxblocks 5800.0 1825003.4 3146.6
Pipe Throughput 12440.0 2066191.9 1660.9
Pipe-based Context Switching 4000.0 396331.9 990.8
Process Creation 126.0 12160.0 965.1
Shell Scripts (1 concurrent) 42.4 8143.4 1920.6
Shell Scripts (8 concurrent) 6.0 1068.8 1781.4
System Call Overhead 15000.0 4084640.2 2723.1
========
System Benchmarks Index Score 1663.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment