aboutsummaryrefslogtreecommitdiff
path: root/crypto/sha/asm/sha1-x86_64.pl
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2012-06-12 14:18:21 +0000
committerAndy Polyakov <appro@openssl.org>2012-06-12 14:18:21 +0000
commitd2e1803197477e0ef19735ff976a75284cb2fe70 (patch)
tree50f2924b836550faed372b7ad2f38f17a5271bb9 /crypto/sha/asm/sha1-x86_64.pl
parent4b9e0b5f742141b69d391bd3db86659243c19be2 (diff)
downloadopenssl-d2e1803197477e0ef19735ff976a75284cb2fe70.zip
openssl-d2e1803197477e0ef19735ff976a75284cb2fe70.tar.gz
openssl-d2e1803197477e0ef19735ff976a75284cb2fe70.tar.bz2
x86[_64] assembly pack: update benchmark results.
Diffstat (limited to 'crypto/sha/asm/sha1-x86_64.pl')
-rwxr-xr-xcrypto/sha/asm/sha1-x86_64.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/sha/asm/sha1-x86_64.pl b/crypto/sha/asm/sha1-x86_64.pl
index f27c1e3..70cb40d 100755
--- a/crypto/sha/asm/sha1-x86_64.pl
+++ b/crypto/sha/asm/sha1-x86_64.pl
@@ -60,6 +60,9 @@
# Atom 11.0 9.7/+13% -
# Westmere 7.1 5.6/+27% -
# Sandy Bridge 7.9 6.3/+25% 5.2/+51%
+# Ivy Bridge 6.4 4.8/+33% 4.7/+36%
+# Bulldozer 10.9 6.1/+79%
+# VIA Nano 10.2 7.4/+38%
$flavour = shift;
$output = shift;