DragonFly bugs List (threaded) for 2009-09
[
Date Prev][
Date Next]
[Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
[issue1542] bad crypto performance (using openssl)
Alex Hornung <ahornung@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@lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1542>
_____________________________________________________
[
Date Prev][
Date Next]
[Thread Prev][
Thread Next]
[
Date Index][
Thread Index]