x86_64 assembly pack: add Goldmont performance results.
[openssl.git] / crypto / sha / asm / sha1-x86_64.pl
index 66054ceeae97d18f31a8ec324a726b70cfbba54d..f06fa515a29f815f524b1a66d6462f6612e9625a 100755 (executable)
 # VIA Nano     9.32            7.15/+30%
 # Atom         10.3            9.17/+12%
 # Silvermont   13.1(*)         9.37/+40%
+# Goldmont     8.13            6.42/+27%       1.70/+380%(**)
 #
 # (*)  obviously suboptimal result, nothing was done about it,
 #      because SSSE3 code is compiled unconditionally;
+# (**) SHAEXT result
 
 $flavour = shift;
 $output  = shift;