吐槽一下微软的 azure
最郁闷的是,我本机无法访问github等国外网站的话,服务器也无法安装,当然也包括国外很多资源,所以就会出现经常无法安装某些软件,特别是你急用的时候,想死的心情都有了。
还有一个问题就是,CPU好像非常不给力,同样的代码,在我的MBP上处理非常快,在服务器上,明显感觉到不给力。四核7G内存就这样?
本文由 vps网友提供,转载请注明出处
本文链接: https://www.vpsvsvps.com/discuss/a/1676471654307336192.html
本文由 vps网友提供,转载请注明出处
本文链接: https://www.vpsvsvps.com/discuss/a/1676471654307336192.html
openssl 结果解读的:
missdeer@missdeerOnAzure:~$ openssl speed md5
Doing md5 for 3s on 16 size blocks: 5548575 md5's in 2.96s
Doing md5 for 3s on 64 size blocks: 4277608 md5's in 2.97s
Doing md5 for 3s on 256 size blocks: 2484134 md5's in 2.93s
Doing md5 for 3s on 1024 size blocks: 951303 md5's in 2.97s
Doing md5 for 3s on 8192 size blocks: 139577 md5's in 2.97s
OpenSSL 1.0.1f 6 Jan 2014
built on: Mon Jun 2 19:25:11 UTC 2014
options:bn(64,64) rc4(8x,int) des(idx,cisc,16,int) aes(partial) blowfish(idx)
compiler: cc -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -m64 -DL_ENDIAN -DTERMIO -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wa,--noexecstack -Wall -DMD32_REG_T=int -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
The 'numbers' are in 1000s of bytes per second processed.
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
md5 29992.30k 92177.41k 217043.79k 327991.34k 384988.14k
Linode 4096
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
md5 46288.10k 134698.59k 301569.12k 450069.58k 521258.61k
@Livid
azure上(四核7G):
Doing md5 for 3s on 16 size blocks: 5801419 md5's in 3.01s
Doing md5 for 3s on 64 size blocks: 4384719 md5's in 3.00s
Doing md5 for 3s on 256 size blocks: 2502337 md5's in 3.01s
Doing md5 for 3s on 1024 size blocks: 950058 md5's in 3.00s
Doing md5 for 3s on 8192 size blocks: 139051 md5's in 3.00s
OpenSSL 1.0.1 14 Mar 2012
built on: Wed Jan 8 20:45:51 UTC 2014
options:bn(64,64) rc4(8x,int) des(idx,cisc,16,int) aes(partial) blowfish(idx)
compiler: cc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -m64 -DL_ENDIAN -DTERMIO -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wa,--noexecstack -Wall -DOPENSSL_NO_TLS1_2_CLIENT -DOPENSSL_MAX_TLS1_2_CIPHER_LENGTH=50 -DMD32_REG_T=int -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
The 'numbers' are in 1000s of bytes per second processed.
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
md5 30838.11k 93540.67k 212823.35k 324286.46k 379701.93k
DO上:
Doing md5 for 3s on 16 size blocks: 6311948 md5's in 2.98s
Doing md5 for 3s on 64 size blocks: 4831463 md5's in 2.98s
Doing md5 for 3s on 256 size blocks: 2853506 md5's in 2.98s
Doing md5 for 3s on 1024 size blocks: 1077071 md5's in 3.00s
Doing md5 for 3s on 8192 size blocks: 158142 md5's in 2.98s
OpenSSL 1.0.1 14 Mar 2012
built on: Tue Jun 4 07:25:48 UTC 2013
options:bn(64,32) rc4(8x,mmx) des(ptr,risc1,16,long) aes(partial) blowfish(idx)
compiler: cc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wa,--noexecstack -Wall -DOPENSSL_NO_TLS1_2_CLIENT -DOPENSSL_MAX_TLS1_2_CIPHER_LENGTH=50 -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
The 'numbers' are in 1000s of bytes per second processed.
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
md5 33889.65k 103762.96k 245133.40k 367640.23k 434731.30k
本机:
To get the most accurate results, try to run this
program when this computer is idle.
Doing md5 for 3s on 16 size blocks: 5630034 md5's in 2.99s
Doing md5 for 3s on 64 size blocks: brew open4308565 md5's in 2.99s
Doing md5 for 3s on 256 size blocks: 2359081 md5's in 2.99s
Doing md5 for 3s on 1024 size blocks: 834307 md5's in 2.99s
Doing md5 for 3s on 8192 size blocks: 120423 md5's in 2.99s
OpenSSL 0.9.8y 5 Feb 2013
built on: Aug 24 2013
options:bn(64,64) md2(int) rc4(ptr,char) des(idx,cisc,16,int) aes(partial) blowfish(ptr2)
compiler: -arch x86_64 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O3 -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DMD32_REG_T=int -DOPENSSL_NO_IDEA -DOPENSSL_PIC -DOPENSSL_THREADS -DZLIB -mmacosx-version-min=10.6
available timing options: TIMEB USE_TOD HZ=100 [sysconf value]
timing function used: getrusage
The 'numbers' are in 1000s of bytes per second processed.
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
md5 30146.00k 92081.89k 201810.96k 285654.32k 329547.44k
@Livid
➜ /root >openssl speed md5
opensslDoing md5 for 3s on 16 size blocks: 3772043 md5's in 2.30s
Doing md5 for 3s on 64 size blocks: 2828169 md5's in 2.33s
Doing md5 for 3s on 256 size blocks: 1647741 md5's in 2.39s
Doing md5 for 3s on 1024 size blocks: 619912 md5's in 2.39s
Doing md5 for 3s on 8192 size blocks: 90311 md5's in 2.47s
OpenSSL 1.0.1f 6 Jan 2014
built on: Thu Jun 12 13:43:36 UTC 2014
options:bn(64,64) rc4(8x,int) des(idx,cisc,16,int) aes(partial) blowfish(idx)
compiler: cc -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H
-m64 -DL_ENDIAN -DTERMIO -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wer
ror=format-security -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wa,--noexec
stack -Wall -DMD32_REG_T=int -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MO
NT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES
_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
The 'numbers' are in 1000s of bytes per second processed.
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
md5 26240.30k 77683.61k 176494.43k 265602.46k 299525.39k
➜ /root >