From: Niels Möller Date: Tue, 3 Dec 2013 20:29:41 +0000 (+0100) Subject: Updated benchmark figures. X-Git-Tag: nettle_3.0_release_20140607~194 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62d30f3904b4c75c9edf663b497c688d91361c24;p=thirdparty%2Fnettle.git Updated benchmark figures. --- diff --git a/ChangeLog b/ChangeLog index a0ae4d6f..e3ad66b1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,13 @@ 2013-12-03 Niels Möller * x86_64/sha1-compress.asm: Reorganized, to get closer to the x86 - version. No difference in running time (benchmarked on ADM E-350). + version. No difference in running time. * configure.ac (dummy-dep-files): Don't overwrite any existing dependency files. * x86_64/md5-compress.asm: New file, similar to the x86 version. - 35% speedup (benchmarked on ADM E-350). + 35% speedup on AMD, 15% speedup on Intel. 2013-11-25 Niels Möller