From b59f92e75d334c9281082a02faa6c68afb614fd2 Mon Sep 17 00:00:00 2001 From: Andy Polyakov Date: Sat, 30 Aug 2014 19:13:49 +0200 Subject: x86[_64] assembly pack: add Silvermont performance data. Reviewed-by: Rich Salz --- crypto/aes/asm/bsaes-x86_64.pl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'crypto/aes/asm/bsaes-x86_64.pl') diff --git a/crypto/aes/asm/bsaes-x86_64.pl b/crypto/aes/asm/bsaes-x86_64.pl index d2c3978b96..3f7d33c45b 100644 --- a/crypto/aes/asm/bsaes-x86_64.pl +++ b/crypto/aes/asm/bsaes-x86_64.pl @@ -40,6 +40,7 @@ # Core 2 9.30 8.69 +7% # Nehalem(**) 7.63 6.88 +11% # Atom 17.1 16.4 +4% +# Silvermont - 12.9 # # (*) Comparison is not completely fair, because "this" is ECB, # i.e. no extra processing such as counter values calculation @@ -78,6 +79,7 @@ # Core 2 9.98 # Nehalem 7.80 # Atom 17.9 +# Silvermont 14.0 # # November 2011. # -- cgit v1.2.3