Commit 75331623 authored by Andy Polyakov's avatar Andy Polyakov
Browse files

ARMv8 assembly pack: add Qualcomm Kryo results.



[skip ci]

Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
parent 0d2394a8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -35,6 +35,7 @@
# Cortex-A57(*)	1.95		0.85		0.93
# Denver	1.96		0.86		0.80
# Mongoose	1.33		1.20		1.20
# Kryo		1.26		0.94		1.00
#
# (*)	original 3.64/1.34/1.32 results were for r0p0 revision
#	and are still same even for updated module;
+1 −0
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@
# Denver		4.50/+82%       2.63		2.67(*)
# X-Gene		9.50/+46%       8.82		8.89(*)
# Mongoose		8.00/+44%	3.64		3.25
# Kryo			8.17/+50%	4.83		4.65
#
# (*)	it's expected that doubling interleave factor doesn't help
#	all processors, only those with higher NEON latency and
+1 −0
Original line number Diff line number Diff line
@@ -33,6 +33,7 @@
# Cortex-A57	1.17		7.61
# Denver	0.71		6.02
# Mongoose	1.10		8.06
# Kryo		1.16		8.00
#
# (*)	presented for reference/comparison purposes;

+1 −0
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@
# Denver	1.64/+50%	1.18(*)
# X-Gene	2.13/+68%	2.27
# Mongoose	1.77/+75%	1.12
# Kryo		2.70/+55%	1.13
#
# (*)	estimate based on resources availability is less than 1.0,
#	i.e. measured result is worse than expected, presumably binary
+1 −0
Original line number Diff line number Diff line
@@ -35,6 +35,7 @@
# Cortex-A57	12
# X-Gene	14
# Mongoose	10
# Kryo		12
# Denver	7.8
# Apple A7	7.2
#
Loading