sha/asm/sha512p8-ppc.pl: add POWER8 performance data.
[openssl.git] / crypto / sha / asm / sha512p8-ppc.pl
index 4d3d3b2f8c98d53c82f860ddb787c58d075b8c3b..5457c4aa1662f3d00c0299f2fdc848ccfaeabfd2 100755 (executable)
 # for sha1-ppc.pl - 73%. 100% means that multi-process result equals
 # to single-process one, given that all threads end up on the same
 # physical core.
+#
+######################################################################
+# Believed-to-be-accurate results in cycles per processed byte [on
+# little-endian system]. Numbers in square brackets are for 64-bit
+# build of sha512-ppc.pl, presented for reference.
+#
+#              POWER8
+# SHA256       9.9 [15.8]
+# SHA512       6.3 [10.3]
 
 $flavour=shift;
 $output =shift;