2016년 11월 24일 목요일

ConoHa VPS 1Core UnixBenchmark Result

ConoHa VPS 1Core UnixBenchmark Result



Spec : 1Core / 512MB RAM / 20GB SSD
Single Score : 1408.1
Multi Score :


# ./Run
make all
make[1]: Entering directory `/root/UnixBench'
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
./tmp  exists
./results  exists
make[1]: Leaving directory `/root/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

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

   System: conoha-jp: GNU/Linux
   OS: GNU/Linux -- 3.10.0-327.36.3.el7.x86_64 -- #1 SMP Mon Oct 24 16:09:20 UTC 2016
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2650 v3 @ 2.30GHz (4589.4 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   14:13:37 up 2 days, 20:59,  2 users,  load average: 0.00, 0.01, 0.05; runlevel 3

------------------------------------------------------------------------
Benchmark Run: 목 11월 24 2016 14:13:37 - 14:41:44
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       30100406.0 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3815.0 MWIPS (9.8 s, 7 samples)
Execl Throughput                               3052.3 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1012551.3 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          264993.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2876816.1 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1654468.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 345402.2 lps   (10.0 s, 7 samples)
Process Creation                              16609.3 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   4060.1 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    566.8 lpm   (60.1 s, 2 samples)
System Call Overhead                        2579749.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   30100406.0   2579.3
Double-Precision Whetstone                       55.0       3815.0    693.6
Execl Throughput                                 43.0       3052.3    709.8
File Copy 1024 bufsize 2000 maxblocks          3960.0    1012551.3   2556.9
File Copy 256 bufsize 500 maxblocks            1655.0     264993.0   1601.2
File Copy 4096 bufsize 8000 maxblocks          5800.0    2876816.1   4960.0
Pipe Throughput                               12440.0    1654468.2   1330.0
Pipe-based Context Switching                   4000.0     345402.2    863.5
Process Creation                                126.0      16609.3   1318.2
Shell Scripts (1 concurrent)                     42.4       4060.1    957.6
Shell Scripts (8 concurrent)                      6.0        566.8    944.7
System Call Overhead                          15000.0    2579749.5   1719.8
                                                                   ========
System Benchmarks Index Score                                        1408.1

2016년 11월 23일 수요일

Windows 10 Home 버전 원격 데스크톱 기능 사용하기

Windows 10 Home 버전 원격 데스크톱 기능 사용하기


윈도우10 Pro 버전은 원격 데스크톱 기능이 기본적으로 있지만,
홈에디션은 원격 지원 기능만 있다.

하지만 RDP Wrapper 라는 프로그램 설치로 원격 데스크톱 접속이 가능하다.

https://github.com/stascorp/rdpwrap/releases 여기에 가서 프로그램을 다운로드 하면 된다.

다운로드 https://github.com/stascorp/rdpwrap/releases/download/v1.6.1/RDPWrap-v1.6.1.zip


압축을 풀고 install 배치파일을 실행해주면 설치가 완료가 되고,

RDPConf.exe 파일을 실행하면 원격 접속이 가능해진다.

2016년 10월 27일 목요일

ipTIME N704BCM 펌웨어 9.96.0 버그

N704BCM 펌웨어 9.96.0 버전에 WiFi 접속이 안되는 버그가 있다.

비밀번호가 없는 멀티 무선네트워크는 접속이 잘되는데 암호가 걸려있는 ssid 는 접속이 안된다.

초기화를 해봐도 안되고 이것 저것 테스트 해봐도 안된다.

그러다 몇일 전 펌웨어가 9.97.2 가 업데이트 되었다.



릴리즈 노트엔 관련된 언급이 없었지만 혹시나 하는 마음에 펌웨어를 업데이트 했더니

이제서야 잘 접속이 된다.

2016년 6월 15일 수요일

Samsung GALAXY On7 Specification

Samsung GALAXY On7 Specification


OS : Android v5.1 (Lollipop)
Chipset : Exynos 3457
CPU : Quad-core 1.2 GHz
GPU : Mali T-720
Memory : 8 GB ROM / 1.5 GB RAM
microSD : Yes
Display : 5.5" 720 x 1280 TFT 16M colors
CAMERA : 13MP f/2.1 / 5MP f/2.2
BATTERY : Removable Li-Ion 3300mAh

Samsung Galaxy On7 Specification

Reference : gsmarena

2016년 6월 9일 목요일

i3-2100@3.10GHz 4Core UnixBenchmark Result

i3-2100@3.10GHz 4Core UnixBenchmark Result



Spec : 4Core / 768MB RAM / 8GB HDD (실제로는 2코어, 4쓰레드)
Single Score : 1013.2
Multi Score : 2047.2


[root@virtualbox unixbench-5.1.3]# ./Run
make all
make[1]: Entering directory `/root/unixbench-5.1.3'
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
./tmp  exists
./results  exists
make[1]: Leaving directory `/root/unixbench-5.1.3'
sh: 3dinfo: command not found

   #    #  #    #  #  #    #          #####   ######  #    #   ####   #    #
   #    #  ##   #  #   #  #           #    #  #       ##   #  #    #  #    #
   #    #  # #  #  #    ##            #####   #####   # #  #  #       ######
   #    #  #  # #  #    ##            #    #  #       #  # #  #       #    #
   #    #  #   ##  #   #  #           #    #  #       #   ##  #    #  #    #
    ####   #    #  #  #    #          #####   ######  #    #   ####   #    #

   Version 5.1.2                      Based on the Byte Magazine Unix Benchmark

   Multi-CPU version                  Version 5 revisions by Ian Smith,
                                      Sunnyvale, CA, USA
   December 22, 2007                  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

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

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

4 x Execl Throughput  1 2 3

4 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

4 x File Copy 256 bufsize 500 maxblocks  1 2 3

4 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

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

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

4 x Process Creation  1 2 3

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

4 x Shell Scripts (1 concurrent)  1 2 3

4 x Shell Scripts (8 concurrent)  1 2 3

========================================================================
   BYTE UNIX Benchmarks (Version 5.1.2)

   System: virtualbox: GNU/Linux
   OS: GNU/Linux -- 3.10.0-327.13.1.el7.x86_64 -- #1 SMP Thu Mar 31 16:04:38 UTC 2016
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz (6191.1 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz (6191.1 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 2: Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz (6191.1 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 3: Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz (6191.1 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   14:51:40 up 4 min,  1 user,  load average: 0.07, 0.10, 0.05; runlevel 3

------------------------------------------------------------------------
Benchmark Run: 목  6월 09 2016 14:51:40 - 15:19:52
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       32628333.7 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3970.7 MWIPS (9.9 s, 7 samples)
Execl Throughput                                996.6 lps   (29.5 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        816128.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          256207.1 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1822612.3 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1267288.4 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 258407.0 lps   (10.0 s, 7 samples)
Process Creation                               2783.4 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   3190.5 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    941.2 lpm   (60.0 s, 2 samples)
System Call Overhead                        2180780.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   32628333.7   2795.9
Double-Precision Whetstone                       55.0       3970.7    721.9
Execl Throughput                                 43.0        996.6    231.8
File Copy 1024 bufsize 2000 maxblocks          3960.0     816128.5   2060.9
File Copy 256 bufsize 500 maxblocks            1655.0     256207.1   1548.1
File Copy 4096 bufsize 8000 maxblocks          5800.0    1822612.3   3142.4
Pipe Throughput                               12440.0    1267288.4   1018.7
Pipe-based Context Switching                   4000.0     258407.0    646.0
Process Creation                                126.0       2783.4    220.9
Shell Scripts (1 concurrent)                     42.4       3190.5    752.5
Shell Scripts (8 concurrent)                      6.0        941.2   1568.7
System Call Overhead                          15000.0    2180780.5   1453.9
                                                                   ========
System Benchmarks Index Score                                        1013.2

------------------------------------------------------------------------
Benchmark Run: 목  6월 09 2016 15:19:52 - 15:48:14
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables       66240337.0 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    12600.2 MWIPS (10.0 s, 7 samples)
Execl Throughput                               3616.1 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        928798.6 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          265974.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2321125.1 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2650520.9 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 437324.8 lps   (10.0 s, 7 samples)
Process Creation                              16779.2 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   7600.5 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1112.1 lpm   (60.1 s, 2 samples)
System Call Overhead                        4780361.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   66240337.0   5676.1
Double-Precision Whetstone                       55.0      12600.2   2290.9
Execl Throughput                                 43.0       3616.1    840.9
File Copy 1024 bufsize 2000 maxblocks          3960.0     928798.6   2345.5
File Copy 256 bufsize 500 maxblocks            1655.0     265974.0   1607.1
File Copy 4096 bufsize 8000 maxblocks          5800.0    2321125.1   4001.9
Pipe Throughput                               12440.0    2650520.9   2130.6
Pipe-based Context Switching                   4000.0     437324.8   1093.3
Process Creation                                126.0      16779.2   1331.7
Shell Scripts (1 concurrent)                     42.4       7600.5   1792.6
Shell Scripts (8 concurrent)                      6.0       1112.1   1853.5
System Call Overhead                          15000.0    4780361.5   3186.9
                                                                   ========
System Benchmarks Index Score                                        2047.2


ConoHa DigitalOcean Linode Vultr UnixBenchmark Result http://blog.ivps.kr/85





2016년 6월 8일 수요일

DigitalOcean VPS 4Core UnixBenchmark Result

DigitalOcean VPS 4Core UnixBenchmark Result



Spec : 4Core / 8GB RAM / 80GB SSD
Single Score : 959.0
Multi Score : 1779.1

서버 새로 개설해서 2차테스트
Single Score : 869.3
Multi Score : 2804.4


[root@ocean-4 UnixBench]# ./Run
make all
make[1]: Entering directory `/root/UnixBench'
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
./tmp  exists
./results  exists
make[1]: Leaving directory `/root/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

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

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

4 x Execl Throughput  1 2 3

4 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

4 x File Copy 256 bufsize 500 maxblocks  1 2 3

4 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

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

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

4 x Process Creation  1 2 3

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

4 x Shell Scripts (1 concurrent)  1 2 3

4 x Shell Scripts (8 concurrent)  1 2 3

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

   System: ocean-4: GNU/Linux
   OS: GNU/Linux -- 3.10.0-327.18.2.el7.x86_64 -- #1 SMP Thu May 12 11:03:55 UTC 2016
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2630 0 @ 2.30GHz (4600.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 1: Intel(R) Xeon(R) CPU E5-2630 0 @ 2.30GHz (4600.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 2: Intel(R) Xeon(R) CPU E5-2630 0 @ 2.30GHz (4600.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 3: Intel(R) Xeon(R) CPU E5-2630 0 @ 2.30GHz (4600.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   22:42:09 up 6 min,  1 user,  load average: 0.06, 0.04, 0.02; runlevel 3

------------------------------------------------------------------------
Benchmark Run: Tue Jun 07 2016 22:42:09 - 23:10:04
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       27234348.0 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3315.9 MWIPS (8.9 s, 7 samples)
Execl Throughput                               1470.8 lps   (29.5 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        655764.2 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          178681.2 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1480629.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1166793.6 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 192000.8 lps   (10.0 s, 7 samples)
Process Creation                               3809.7 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   3327.2 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1281.0 lpm   (60.0 s, 2 samples)
System Call Overhead                        1811524.9 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   27234348.0   2333.7
Double-Precision Whetstone                       55.0       3315.9    602.9
Execl Throughput                                 43.0       1470.8    342.0
File Copy 1024 bufsize 2000 maxblocks          3960.0     655764.2   1656.0
File Copy 256 bufsize 500 maxblocks            1655.0     178681.2   1079.6
File Copy 4096 bufsize 8000 maxblocks          5800.0    1480629.5   2552.8
Pipe Throughput                               12440.0    1166793.6    937.9
Pipe-based Context Switching                   4000.0     192000.8    480.0
Process Creation                                126.0       3809.7    302.4
Shell Scripts (1 concurrent)                     42.4       3327.2    784.7
Shell Scripts (8 concurrent)                      6.0       1281.0   2135.1
System Call Overhead                          15000.0    1811524.9   1207.7
                                                                   ========
System Benchmarks Index Score                                         959.0

------------------------------------------------------------------------
Benchmark Run: Tue Jun 07 2016 23:10:04 - 23:38:12
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables       79121756.6 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    11441.3 MWIPS (8.5 s, 7 samples)
Execl Throughput                               7190.3 lps   (29.6 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        351674.9 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           82275.4 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        720345.9 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2907593.6 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 507593.8 lps   (10.0 s, 7 samples)
Process Creation                              16812.7 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  11262.5 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1715.0 lpm   (60.1 s, 2 samples)
System Call Overhead                        3880677.0 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   79121756.6   6779.9
Double-Precision Whetstone                       55.0      11441.3   2080.2
Execl Throughput                                 43.0       7190.3   1672.2
File Copy 1024 bufsize 2000 maxblocks          3960.0     351674.9    888.1
File Copy 256 bufsize 500 maxblocks            1655.0      82275.4    497.1
File Copy 4096 bufsize 8000 maxblocks          5800.0     720345.9   1242.0
Pipe Throughput                               12440.0    2907593.6   2337.3
Pipe-based Context Switching                   4000.0     507593.8   1269.0
Process Creation                                126.0      16812.7   1334.3
Shell Scripts (1 concurrent)                     42.4      11262.5   2656.3
Shell Scripts (8 concurrent)                      6.0       1715.0   2858.4
System Call Overhead                          15000.0    3880677.0   2587.1
                                                                   ========
System Benchmarks Index Score                                        1779.1

==> 서버 다시 개설해서 재테스트

[root@ocean-4 UnixBench]# ./Run
make all
make[1]: Entering directory `/root/UnixBench'
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
./tmp  exists
./results  exists
make[1]: Leaving directory `/root/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

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

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

4 x Execl Throughput  1 2 3

4 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

4 x File Copy 256 bufsize 500 maxblocks  1 2 3

4 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

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

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

4 x Process Creation  1 2 3

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

4 x Shell Scripts (1 concurrent)  1 2 3

4 x Shell Scripts (8 concurrent)  1 2 3

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

   System: ocean-4: GNU/Linux
   OS: GNU/Linux -- 3.10.0-327.18.2.el7.x86_64 -- #1 SMP Thu May 12 11:03:55 UTC 2016
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2630 0 @ 2.30GHz (4600.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 1: Intel(R) Xeon(R) CPU E5-2630 0 @ 2.30GHz (4600.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 2: Intel(R) Xeon(R) CPU E5-2630 0 @ 2.30GHz (4600.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 3: Intel(R) Xeon(R) CPU E5-2630 0 @ 2.30GHz (4600.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   04:42:18 up 5 min,  1 user,  load average: 0.16, 0.09, 0.04; runlevel 3

------------------------------------------------------------------------
Benchmark Run: Thu Jun 09 2016 04:42:18 - 05:09:39
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       24251272.1 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3146.0 MWIPS (5.9 s, 7 samples)
Execl Throughput                               1415.7 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        562387.6 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          165736.9 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1389124.1 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1104567.4 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 132537.7 lps   (10.0 s, 7 samples)
Process Creation                               4014.2 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   2974.8 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1274.5 lpm   (60.0 s, 2 samples)
System Call Overhead                        1499458.9 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   24251272.1   2078.1
Double-Precision Whetstone                       55.0       3146.0    572.0
Execl Throughput                                 43.0       1415.7    329.2
File Copy 1024 bufsize 2000 maxblocks          3960.0     562387.6   1420.2
File Copy 256 bufsize 500 maxblocks            1655.0     165736.9   1001.4
File Copy 4096 bufsize 8000 maxblocks          5800.0    1389124.1   2395.0
Pipe Throughput                               12440.0    1104567.4    887.9
Pipe-based Context Switching                   4000.0     132537.7    331.3
Process Creation                                126.0       4014.2    318.6
Shell Scripts (1 concurrent)                     42.4       2974.8    701.6
Shell Scripts (8 concurrent)                      6.0       1274.5   2124.2
System Call Overhead                          15000.0    1499458.9    999.6
                                                                   ========
System Benchmarks Index Score                                         869.3

------------------------------------------------------------------------
Benchmark Run: Thu Jun 09 2016 05:09:39 - 05:36:56
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables      108329842.6 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    13194.0 MWIPS (5.9 s, 7 samples)
Execl Throughput                              11530.5 lps   (29.7 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        533915.7 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          186640.4 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1528395.9 KBps  (30.0 s, 2 samples)
Pipe Throughput                             4701121.8 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 903014.0 lps   (10.0 s, 7 samples)
Process Creation                              30418.7 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  17489.4 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2561.8 lpm   (60.1 s, 2 samples)
System Call Overhead                        4090133.1 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  108329842.6   9282.8
Double-Precision Whetstone                       55.0      13194.0   2398.9
Execl Throughput                                 43.0      11530.5   2681.5
File Copy 1024 bufsize 2000 maxblocks          3960.0     533915.7   1348.3
File Copy 256 bufsize 500 maxblocks            1655.0     186640.4   1127.7
File Copy 4096 bufsize 8000 maxblocks          5800.0    1528395.9   2635.2
Pipe Throughput                               12440.0    4701121.8   3779.0
Pipe-based Context Switching                   4000.0     903014.0   2257.5
Process Creation                                126.0      30418.7   2414.2
Shell Scripts (1 concurrent)                     42.4      17489.4   4124.9
Shell Scripts (8 concurrent)                      6.0       2561.8   4269.7
System Call Overhead                          15000.0    4090133.1   2726.8
                                                                   ========
System Benchmarks Index Score                                        2804.4


ConoHa DigitalOcean Linode Vultr UnixBenchmark Result http://blog.ivps.kr/85




Linode VPS 4Core UnixBenchmark Result

Linode VPS 4Core UnixBenchmark Result



Spec : 4Core / 4GB RAM / 96GB SSD
Single Score : 1174.7
Multi Score : 2982.9


[root@linode UnixBench]# ./Run
make all
make[1]: Entering directory `/root/UnixBench'
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
./tmp  exists
./results  exists
make[1]: Leaving directory `/root/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

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

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

4 x Execl Throughput  1 2 3

4 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

4 x File Copy 256 bufsize 500 maxblocks  1 2 3

4 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

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

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

4 x Process Creation  1 2 3

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

4 x Shell Scripts (1 concurrent)  1 2 3

4 x Shell Scripts (8 concurrent)  1 2 3

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

   System: linode.ivps.kr: GNU/Linux
   OS: GNU/Linux -- 4.5.5-x86_64-linode69 -- #3 SMP Fri May 20 15:25:13 EDT 2016
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (5001.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (5001.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 2: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (5001.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 3: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (5001.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   02:31:49 up 1 min,  1 user,  load average: 0.00, 0.00, 0.00; runlevel 3

------------------------------------------------------------------------
Benchmark Run: Wed Jun 08 2016 02:31:49 - 02:59:55
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       29258517.1 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3663.4 MWIPS (9.9 s, 7 samples)
Execl Throughput                               3595.8 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        880020.0 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          243340.5 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1932816.4 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1700024.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  46774.2 lps   (10.0 s, 7 samples)
Process Creation                               5875.9 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   5504.4 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2065.5 lpm   (60.0 s, 2 samples)
System Call Overhead                        2045493.9 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   29258517.1   2507.2
Double-Precision Whetstone                       55.0       3663.4    666.1
Execl Throughput                                 43.0       3595.8    836.2
File Copy 1024 bufsize 2000 maxblocks          3960.0     880020.0   2222.3
File Copy 256 bufsize 500 maxblocks            1655.0     243340.5   1470.3
File Copy 4096 bufsize 8000 maxblocks          5800.0    1932816.4   3332.4
Pipe Throughput                               12440.0    1700024.2   1366.6
Pipe-based Context Switching                   4000.0      46774.2    116.9
Process Creation                                126.0       5875.9    466.3
Shell Scripts (1 concurrent)                     42.4       5504.4   1298.2
Shell Scripts (8 concurrent)                      6.0       2065.5   3442.5
System Call Overhead                          15000.0    2045493.9   1363.7
                                                                   ========
System Benchmarks Index Score                                        1174.7

------------------------------------------------------------------------
Benchmark Run: Wed Jun 08 2016 02:59:55 - 03:28:03
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables      116035892.5 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    14677.3 MWIPS (9.9 s, 7 samples)
Execl Throughput                              12407.3 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        587072.4 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          167000.9 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1724558.0 KBps  (30.0 s, 2 samples)
Pipe Throughput                             6782614.5 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                1272467.6 lps   (10.0 s, 7 samples)
Process Creation                              31612.5 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  16911.0 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2481.2 lpm   (60.0 s, 2 samples)
System Call Overhead                        3045710.3 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  116035892.5   9943.1
Double-Precision Whetstone                       55.0      14677.3   2668.6
Execl Throughput                                 43.0      12407.3   2885.4
File Copy 1024 bufsize 2000 maxblocks          3960.0     587072.4   1482.5
File Copy 256 bufsize 500 maxblocks            1655.0     167000.9   1009.1
File Copy 4096 bufsize 8000 maxblocks          5800.0    1724558.0   2973.4
Pipe Throughput                               12440.0    6782614.5   5452.3
Pipe-based Context Switching                   4000.0    1272467.6   3181.2
Process Creation                                126.0      31612.5   2508.9
Shell Scripts (1 concurrent)                     42.4      16911.0   3988.5
Shell Scripts (8 concurrent)                      6.0       2481.2   4135.4
System Call Overhead                          15000.0    3045710.3   2030.5
                                                                   ========
System Benchmarks Index Score                                        2982.9


ConoHa DigitalOcean Linode Vultr UnixBenchmark Result http://blog.ivps.kr/85