[issue1542] bad crypto performance (using openssl)

Alex Hornung (via DragonFly issue tracker) sinknull at leaf.dragonflybsd.org
Mon Sep 28 07:56:04 PDT 2009


Alex Hornung <ahornung at gmail.com> added the comment:

ok, I've tried with a pkgsrc compiled one on a different machine, and also with 
our base openssl, results:
pkgsrc:
% LD_LIBRARY_PATH=. apps/openssl speed aes-128-cbc
. ..
type             16 bytes     64 bytes    256 bytes   1024 bytes   8192 bytes
aes-128 cbc      32231.84k    50363.14k    58405.02k    56728.83k    63585.82k

native:
. ..
type             16 bytes     64 bytes    256 bytes   1024 bytes   8192 bytes
aes-128 cbc      24142.68k    24968.12k    25585.41k    25565.77k    24387.99k


Something is seriously wrong with our configuration, and I assume it to be the 
missing -DOPENSSL_THREADS.

----------
status: unread -> chatting

_____________________________________________________
DragonFly issue tracker <bugs at lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1542>
_____________________________________________________





More information about the Bugs mailing list