Using http://roylongbottom.org.uk/Raspberry%20Pi%20Benchmarks.htm
I will just run one test of each which will include Rays original Pi3 Bench but think that might be original Pi3 and not the B+ but will route one out later.
wget http://www.roylongbottom.org.uk/Rpi3-64-Bit-Benchmarks.tar.gz
tar -zxvf Rpi3-64-Bit-Benchmarks.tar.gz
cd Rpi3-64-Bit-Benchmarks
Compile & run first test.
gcc whets.c cpuidc.c -lm -lrt -O3 -mcpu=cortex-a35+crc+crypto -mtune=-mcpu=cortex-a35 -o whetstonePi64
./whetstonePi64
##############################################
Whetstone Single Precision C Benchmark armv8 64 Bit, Thu Feb 2 16:36:39 2017
Loop content Result MFLOPS MOPS Seconds
N1 floating point -1.12475013732910156 336.438 0.056
N2 floating point -1.12274742126464844 354.132 0.371
N3 if then else 1.00000000000000000 424560032.000 0.000
N4 fixed point 12.00000000000000000 1498.647 0.206
N5 sin,cos etc. 0.49911010265350342 18.375 4.428
N6 floating point 0.99999982118606567 287.762 1.833
N7 assignments 3.00000000000000000 1198.239 0.151
N8 exp,sqrt etc. 0.75110864639282227 12.353 2.945
MWIPS 978.991 9.990
SYSTEM INFORMATION
From File /proc/cpuinfo
processor : 0
BogoMIPS : 38.40
Features : fp asimd evtstrm crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4
processor : 1
BogoMIPS : 38.40
Features : fp asimd evtstrm crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4
processor : 2
BogoMIPS : 38.40
Features : fp asimd evtstrm crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4
processor : 3
BogoMIPS : 38.40
Features : fp asimd evtstrm crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4
From File /proc/version
Linux version 4.4.36-8-default (geeko@buildhost) (gcc version 4.8.5 (SUSE Linux) ) #1 SMP Fri Dec 9 16:18:38 UTC 2016 (3ec5648)
Additional information -
##############################################
Whetstone Single Precision C Benchmark armv8 64 Bit, Mon Aug 17 08:46:47 2020
Loop content Result MFLOPS MOPS Seconds
N1 floating point -1.12475013732910156 362.994 0.063
N2 floating point -1.12274742126464844 379.590 0.419
N3 if then else 1.00000000000000000 256559280.000 0.000
N4 fixed point 12.00000000000000000 1616.227 0.230
N5 sin,cos etc. 0.49911010265350342 24.615 3.995
N6 floating point 0.99999982118606567 310.430 2.054
N7 assignments 3.00000000000000000 776.080 0.281
N8 exp,sqrt etc. 0.75110864639282227 14.909 2.949
MWIPS 1183.046 9.991
SYSTEM INFORMATION
From File /proc/cpuinfo
processor : 0
BogoMIPS : 48.00
Features : fp asimd aes pmull sha1 sha2 crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd04
CPU revision : 2
processor : 1
BogoMIPS : 48.00
Features : fp asimd aes pmull sha1 sha2 crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd04
CPU revision : 2
processor : 2
BogoMIPS : 48.00
Features : fp asimd aes pmull sha1 sha2 crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd04
CPU revision : 2
processor : 3
BogoMIPS : 48.00
Features : fp asimd aes pmull sha1 sha2 crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd04
CPU revision : 2
Serial : 2f2aeacee81f7ce9
From File /proc/version
Linux version 4.4.143-55-rockchip-g6b7accbc999b (root@431768422ca2) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Wed Jul 29 02:54:35 UTC 2020
Additional information - RockPiS
gcc source/neonspeed.c source/cpuidc.c -lm -lrt -O3 -mcpu=cortex-a35+crc+crypto -mtune=cortex-a35 -o neonspeedPi64
./neonspeedPi64
##############################################
NEON Speed Test armv8 64 Bit V 1.0 Sat Feb 11 14:17:02 2017
Vector Reading Speed in MBytes/Second
Memory Float v=v+s*v Int v=v+v+s Neon v=v+v
KBytes Norm Neon Norm Neon Float Int
16 2390 4497 3479 4252 4784 4932
32 2266 3942 3212 3813 4218 4301
64 2187 3637 3062 3555 3849 3875
128 2205 3635 3106 3543 3830 3853
256 2207 3667 3128 3541 3863 3884
512 2096 3383 2909 3208 3518 3522
1024 1233 1366 1363 1321 1337 1382
4096 1100 1188 1186 1125 1155 1173
16384 1074 1087 1096 1003 1067 1084
65536 1067 1065 1083 875 1062 1064
End of test Sat Feb 11 14:17:22 2017
SYSTEM INFORMATION
From File /proc/cpuinfo
processor : 0
BogoMIPS : 38.40
Features : fp asimd evtstrm crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4
processor : 1
BogoMIPS : 38.40
Features : fp asimd evtstrm crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4
processor : 2
BogoMIPS : 38.40
Features : fp asimd evtstrm crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4
processor : 3
BogoMIPS : 38.40
Features : fp asimd evtstrm crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4
From File /proc/version
Linux version 4.4.36-8-default (geeko@buildhost) (gcc version 4.8.5 (SUSE Linux) ) #1 SMP Fri Dec 9 16:18:38 UTC 2016 (3ec5648)
Additional information -
##############################################
NEON Speed Test armv8 64 Bit V 1.0 Mon Aug 17 09:04:16 2020
Vector Reading Speed in MBytes/Second
Memory Float v=v+s*v Int v=v+v+s Neon v=v+v
KBytes Norm Neon Norm Neon Float Int
16 1404 3237 1457 3439 4125 4124
32 1396 3212 1451 3404 4093 4090
64 1367 2935 1415 3083 3569 3570
128 1377 3013 1421 3159 3650 3650
256 1316 2354 1355 2443 2684 2690
512 1165 1080 1195 1088 1100 1102
1024 1141 930 1164 932 942 941
4096 1137 962 1167 946 969 971
16384 1132 976 1158 917 983 982
65536 1037 980 1054 978 986 986
End of test Mon Aug 17 09:04:36 2020
SYSTEM INFORMATION
From File /proc/cpuinfo
processor : 0
BogoMIPS : 48.00
Features : fp asimd aes pmull sha1 sha2 crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd04
CPU revision : 2
processor : 1
BogoMIPS : 48.00
Features : fp asimd aes pmull sha1 sha2 crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd04
CPU revision : 2
processor : 2
BogoMIPS : 48.00
Features : fp asimd aes pmull sha1 sha2 crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd04
CPU revision : 2
processor : 3
BogoMIPS : 48.00
Features : fp asimd aes pmull sha1 sha2 crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd04
CPU revision : 2
Serial : 2f2aeacee81f7ce9
From File /proc/version
Linux version 4.4.143-55-rockchip-g6b7accbc999b (root@431768422ca2) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Wed Jul 29 02:54:35 UTC 2020
Additional information - RockPiS
gcc source/memspeed.c source/cpuidc.c -lm -lrt -O3 -mcpu=cortex-a35+crc+crypto -mtune=cortex-a35 -o memspeedPi64
./memspeedPi64
#####################################################
Memory Reading Speed Test armv8 64 Bit by Roy Longbottom
Start of test Sat Feb 11 14:00:54 2017
Memory x[m]=x[m]+s*y[m] Int+ x[m]=x[m]+y[m] x[m]=y[m]
KBytes Dble Sngl Int32 Dble Sngl Int32 Dble Sngl Int32
Used MB/S MB/S MB/S MB/S MB/S MB/S MB/S MB/S MB/S
8 4227 2544 3814 5431 3471 4237 4721 3794 3794
16 4238 2553 3826 5458 3479 4246 4759 3815 3816
32 4212 2551 3826 5456 3479 4246 4777 3825 3825
64 3315 2307 3264 4103 3042 3559 4544 3730 3728
128 3295 2321 3302 4036 3074 3564 4340 3574 3575
256 3327 2318 3322 4038 3086 3581 4356 3588 3588
512 935 2071 2810 3355 2643 3024 3848 3063 2876
1024 645 939 1299 1326 1295 1292 1338 1573 1577
2048 648 887 1132 1149 1143 1137 1020 1067 1060
4096 656 906 1134 1147 1145 1135 981 886 918
8192 648 943 1155 1158 1155 1161 1003 1032 1009
End of test Sat Feb 11 14:01:10 2017
SYSTEM INFORMATION
From File /proc/cpuinfo
processor : 0
BogoMIPS : 38.40
Features : fp asimd evtstrm crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4
processor : 1
BogoMIPS : 38.40
Features : fp asimd evtstrm crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4
processor : 2
BogoMIPS : 38.40
Features : fp asimd evtstrm crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4
processor : 3
BogoMIPS : 38.40
Features : fp asimd evtstrm crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4
From File /proc/version
Linux version 4.4.36-8-default (geeko@buildhost) (gcc version 4.8.5 (SUSE Linux) ) #1 SMP Fri Dec 9 16:18:38 UTC 2016 (3ec5648)
Additional information -
#####################################################
Memory Reading Speed Test armv8 64 Bit by Roy Longbottom
Start of test Mon Aug 17 09:12:33 2020
Memory x[m]=x[m]+s*y[m] Int+ x[m]=x[m]+y[m] x[m]=y[m]
KBytes Dble Sngl Int32 Dble Sngl Int32 Dble Sngl Int32
Used MB/S MB/S MB/S MB/S MB/S MB/S MB/S MB/S MB/S
8 3295 1474 1486 4569 1594 1610 3730 2572 2573
16 3300 1474 1488 4584 1594 1612 3745 2579 2580
32 3300 1469 1484 4584 1587 1607 3749 2581 2582
64 2950 1425 1436 3847 1528 1542 3275 2395 2397
128 3040 1432 1441 3961 1534 1549 3607 2495 2494
256 2614 1351 1358 3244 1446 1457 3506 2477 2475
512 1097 1220 1219 1132 1252 1259 1241 1216 1193
1024 950 1191 1193 968 1204 1224 852 897 896
2048 939 1178 1181 957 1231 1227 813 833 834
4096 939 1171 1171 956 1217 1222 809 824 824
8192 941 1157 1159 958 1199 1224 810 823 813
End of test Mon Aug 17 09:12:50 2020
SYSTEM INFORMATION
From File /proc/cpuinfo
processor : 0
BogoMIPS : 48.00
Features : fp asimd aes pmull sha1 sha2 crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd04
CPU revision : 2
processor : 1
BogoMIPS : 48.00
Features : fp asimd aes pmull sha1 sha2 crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd04
CPU revision : 2
processor : 2
BogoMIPS : 48.00
Features : fp asimd aes pmull sha1 sha2 crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd04
CPU revision : 2
processor : 3
BogoMIPS : 48.00
Features : fp asimd aes pmull sha1 sha2 crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd04
CPU revision : 2
Serial : 2f2aeacee81f7ce9
From File /proc/version
Linux version 4.4.143-55-rockchip-g6b7accbc999b (root@431768422ca2) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Wed Jul 29 02:54:35 UTC 2020
Additional information - RockpiS
gcc source/lloops2.c source/cpuidc.c -lm -lrt -O3 -mcpu=cortex-a35+crc+crypto -mtune=cortex-a35 -o lloopsPi64
./lloopsPi64
#####################################################
Livermore Loops Benchmark armv8 64 Bit via C/C++ Thu Feb 2 17:02:41 2017
MFLOPS for 24 loops
475.2 260.8 474.7 463.6 198.8 159.7 638.9 420.5 425.9 225.7 148.9 215.4
108.6 139.1 255.8 226.1 386.5 454.7 292.0 246.2 274.8 99.2 306.7 183.4
Overall Ratings
Maximum Average Geomean Harmean Minimum
638.9 282.5 252.7 224.6 96.5
Numeric results were as expected
########################################################
SYSTEM INFORMATION
From File /proc/cpuinfo
processor : 0
BogoMIPS : 38.40
Features : fp asimd evtstrm crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4
processor : 1
BogoMIPS : 38.40
Features : fp asimd evtstrm crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4
processor : 2
BogoMIPS : 38.40
Features : fp asimd evtstrm crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4
processor : 3
BogoMIPS : 38.40
Features : fp asimd evtstrm crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4
From File /proc/version
Linux version 4.4.36-8-default (geeko@buildhost) (gcc version 4.8.5 (SUSE Linux) ) #1 SMP Fri Dec 9 16:18:38 UTC 2016 (3ec5648)
Additional information -
#####################################################
Livermore Loops Benchmark armv8 64 Bit via C/C++ Mon Aug 17 09:26:38 2020
MFLOPS for 24 loops
458.2 248.3 320.9 422.0 197.8 199.0 582.5 498.0 441.8 252.4 161.3 198.3
92.7 134.9 261.9 213.6 364.5 368.6 294.1 269.6 344.6 113.7 323.8 147.0
Overall Ratings
Maximum Average Geomean Harmean Minimum
582.5 281.7 253.7 226.0 88.7
Section 1 Test 15 Non-standard result was 3.943816690352321e+04 expected 3.943816690352320e+04
Section 1 Test 17 Non-standard result was 1.114641772903102e+03 expected 1.114641772903101e+03
Section 1 Test 22 Non-standard result was 2.938604376567125e+02 expected 2.938604376567126e+02
Section 1 Test 23 Non-standard result was 3.549900501566211e+04 expected 3.549900501566212e+04
Section 2 Test 15 Non-standard result was 3.943816690352321e+04 expected 3.943816690352320e+04
Section 2 Test 17 Non-standard result was 1.114641772903102e+03 expected 1.114641772903101e+03
Section 2 Test 22 Non-standard result was 2.938604376567125e+02 expected 2.938604376567126e+02
Section 2 Test 23 Non-standard result was 3.549900501566211e+04 expected 3.549900501566212e+04
Section 3 Test 1 Non-standard result was 3.855104502494986e+01 expected 3.855104502494985e+01
Compiler #define or values in lloop2.c might to be changed
########################################################
SYSTEM INFORMATION
From File /proc/cpuinfo
processor : 0
BogoMIPS : 48.00
Features : fp asimd aes pmull sha1 sha2 crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd04
CPU revision : 2
processor : 1
BogoMIPS : 48.00
Features : fp asimd aes pmull sha1 sha2 crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd04
CPU revision : 2
processor : 2
BogoMIPS : 48.00
Features : fp asimd aes pmull sha1 sha2 crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd04
CPU revision : 2
processor : 3
BogoMIPS : 48.00
Features : fp asimd aes pmull sha1 sha2 crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd04
CPU revision : 2
Serial : 2f2aeacee81f7ce9
From File /proc/version
Linux version 4.4.143-55-rockchip-g6b7accbc999b (root@431768422ca2) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Wed Jul 29 02:54:35 UTC 2020
Additional information - RockPiS