From a30b0522cb937be54e172c68b0e9f5fa6ec30bf3 Mon Sep 17 00:00:00 2001 From: Andy Polyakov Date: Sat, 17 Dec 2016 19:10:00 +0100 Subject: x86 assembly pack: update performance results. Reviewed-by: Richard Levitte --- crypto/poly1305/asm/poly1305-x86.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'crypto/poly1305/asm') diff --git a/crypto/poly1305/asm/poly1305-x86.pl b/crypto/poly1305/asm/poly1305-x86.pl index ab24dfc..9db38b5 100755 --- a/crypto/poly1305/asm/poly1305-x86.pl +++ b/crypto/poly1305/asm/poly1305-x86.pl @@ -29,6 +29,7 @@ # Westmere 4.58/+100% 1.43 # Sandy Bridge 3.90/+100% 1.36 # Haswell 3.88/+70% 1.18 0.72 +# Skylake 3.10/+60% 1.14 0.62 # Silvermont 11.0/+40% 4.80 # Goldmont 4.10/+200% 2.10 # VIA Nano 6.71/+90% 2.47 -- cgit v1.1