21 Apr 2008 23:17
openssl speed part 2
comfooc <comfooc <at> gmail.com>
2008-04-21 21:17:57 GMT
2008-04-21 21:17:57 GMT
Hello, I've updated system to the NetBSD-current (with opencrypto improvement). I didn't notice significant performance improvement as a matter of fact OpenSSL with perl is still two times better than one without. So ssh transfer rates are still low. Cheers... With perl: OpenSSL 0.9.8g 19 Oct 2007 built on: Wed Apr 9 19:09:48 CEST 2008 options:bn(64,32) md2(int) rc4(idx,int) des(ptr,risc1,16,long) aes(partial) blowfish(idx) compiler: gcc -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -pthread -D_THREAD_SAFE -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -O2 -mmmx -msse -mtune=pentium3 -march=pentium3 -pipe -O2 -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM available timing options: 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 md2 434.55k 938.39k 1322.92k 1474.75k 1525.56k mdc2 0.00 0.00 0.00 0.00 0.00 md4 2936.95k 10678.82k 33880.37k 73907.26k 112942.80k md5 2446.63k 8884.57k 27089.53k 54867.74k 77392.82k hmac(md5) 4300.14k 14269.69k 37790.81k 64430.43k 78934.13k sha1 2330.37k 7787.09k 20313.70k 33964.94k 42288.17k rmd160 2176.58k 6816.74k 16250.08k 24889.27k 29489.08k rc4 54190.07k 59411.69k 64501.92k 65627.58k 65356.25k(Continue reading)
RSS Feed