Pine 64 benchmarks
#40
Last two test runs: http://openbenchmarking.org/result/16031...603116GA70

Please be aware that results can not be compared directly. "Pine64+ take 2" and "Pine64+ take4" are from Michael Larabel and completely irrelevant since he used old thermal/throttling settings and we do know nothing about throttling behavior in his setup. 

You can use the last two results as a relative comparison how good heatsink vs. fan behave when it's about limiting throttling and compare with the "Pine64+ ARMv8 -O3" results (same code optimisation level but the "Pine64+ ARMv8 -O3" run with 1344MHz scaling_max_cpufreq, small heatsink and fan showing that you can prevent throttling even at higher clockspeeds mostly).

The results labeled "Pine64+ in enclosure", "Pine64+ enclosure+heatsink", "Pine64+ encl/heatsink/cpufreq" can also be compared directly (same/no code optimisations) and show clearly that mounting a heatsink when trying to jail the Pine64+ in a small enclosure helps with performance and that the little software tweak to allow a few more cpufreq steps improved performance also a lot just by establishing better throttling behavior that helps A64 stay at higher clockspeeds more often.

In the meantime when trying out the last test in the results above my Pine64+ always powered off for no apparent reason. I thought maybe jumping between different cpufreq operating points might overburden PSU/DC-IN and therefore chose to power the board through the Euler connector.

But to no avail. Since looking at the graphs I noticed that the board always died after heavy switching frequencies/voltages I thought maybe adding a heatsink to the AXP803 PMIC chip would help (I know it from A20's companion AXP209 that it can get quite hot and contains overtemperature protection the hard way -- maybe it's the same with AXP803 again). At least after adding the heatsink I could run the last test without problems (and the very same board already survived the tests running at 1344 MHz but with less throttling)

Pine64+ just with a fan (directly on top):

[Image: Pine64_Plus_only_Fan.jpg]

[Image: Pine64_Plus_only_Fan.png]

And now only a heatsink (the heatsinks on DRAM and PMIC aren't performance relevant, the latter maybe for stability -- to be confirmed)

[Image: Pine64_Plus_only_Heatsink.jpg]

[Image: Pine64_Plus_only_Heatsink.png]

What can we learn from that?

1) Thermal/throttling settings are responsible for high performance (true for every modern SoC -- ignored by many/most benchmarks especially the more popular ones). Using single threaded workloads most often won't show throttling effects which has to be considered.

2) Adding a few more dvfs (dynamic voltage frequency scaling) operating points allows the throttle driver to adjust clockspeeds more fine graded which helps improving performance a lot

3) To push the envelope you would have to improve heat dissipation and take thermal conditions into account (benchmarking in the morning when ambient temperature is a few degrees lower might result in 10% better scores -- keep that in mind)

4) When it's about to choose between fan and heatsink, the choice is obvious: heatsink wins. A fan does only help when combined with a heatsink. And when the fan blows just somewhere around it's only annoying and doesn't help at all (if only enclosure makers would notice!)

5) If you plan to run heavy stuff on your board be prepared to switch from the Micro USB connector to the Euler connector for DC-IN. You can feed 5V through Euler pins 2 and 4 and can connect GND to Euler pins 6, 9 and 14.

6) In case you experience sudden power-offs (green led also immediately off) think about adding a heatsink to the PMIC also (unconfirmed at the moment and more of a guess than a recommendation)

7) We should keep in mind that benchmark scores that differ by less than 20% should be interpreted as being identical when it's about normal use cases (if you want to do number crunching then it's a different story but then you chose the wrong device anyway)

8) We should also keep in mind that benchmarking irrelevant stuff is just that: irrelevant. When you want to use your device to watch videos then it's more important whether HW acceleration for the video codecs you're interested in is availble than how slow/fast the CPU might be able to calculate prime numbers (even worse with unoptimised code as it happens all the times)

9) Take benchmark results that do not take care of throttling with a grain of salt since they are misleading

10) Take benchmark results that do not make use of optimised code with a grain of salt since they are even more misleading (you got that ARMv8 thingie since you wanted to benefit from faster software, right? A benchmark that disables code optimisations like PTS' Smallpt as a prominent example is rather useless since it shows irrelevant performance scores)

11) Take every benchmark result for the Pine64+ that will be published the next few weeks with a grain of salt since settings aren't ready yet.

What does "settings" mean? Maybe we might improve the throttling strategies for single threaded workloads in the next time. Then 'real world performance and also single threaded benchmark's scores will automagically improve by 10%-30%. 

Regarding this dvfs stuff: The higher the so called VDD_CPUX voltage is set (that's the core voltage the CPU cores are fed with) the hotter the SoC gets and in case CPU/GPU cores are busy throttling will jump in earlier. So you define dvfs operating points always in a way to reduce them to a reasonable minimum. This process has not even started yet. We currently rely on Allwinner's defaults and no one had a look into it how low can you go (again: If we're able to reduce the voltages all a bit with some safety headroom then the SoC will remain cooler, throttling will happen later and performance increases automagically -- but this whole process is time consuming and needs a lot of boards/users to join in)

And regarding settings I've to add that the most important setting regarding stupid 'fire and forget' benchmarks the Phoronix style we already changed is the default Allwinner behaviour. They ship their BSP with rather strange settings where CPU cores were killed instead of let throttling do the job. We already changed that to sane values recently. Therefore using the settings from last week you might end up with a Pine64+ only running on 1 or 2 cores and it should be obvious how this influences benchmarks (that's the main reason Orange Pi PC/Plus are listed on Phoronix that slow since that happened back then too and the tester didn't take notice)

BTW: It should also be obvious that you can't do proper benchmarking without monitoring the system your tests run on (see the graphs above). To ease that I wrote a simple script that installs RPi-Monitor with A64 adjustments on Debian based distros like longsleep's Ubuntu OS image. It contains also a function to apply our latest adjustments to cpufreq/dvfs settings so if you answer yes to the question "Do you want to adjust throttling settings (requires overwriting u-boot/dtb)?" your Pine64+ will perform better at least in multithreaded benchmarks (since these settings improve throttling a lot)

http://kaiser-edv.de/tmp/4U4tkD/install-...for-a64.sh


Messages In This Thread
Pine 64 benchmarks - by patrickhwood - 03-02-2016, 12:11 AM
RE: Pine 64 benchmarks - by nomadewolf - 03-05-2016, 02:04 PM
RE: Pine 64 benchmarks - by patrickhwood - 03-05-2016, 03:10 PM
RE: Pine 64 benchmarks - by janjwerner - 03-06-2016, 11:16 AM
RE: Pine 64 benchmarks - by tllim - 03-06-2016, 11:30 AM
RE: Pine 64 benchmarks - by patrickhwood - 03-06-2016, 11:54 AM
RE: Pine 64 benchmarks - by janjwerner - 03-06-2016, 12:05 PM
RE: Pine 64 benchmarks - by janjwerner - 03-06-2016, 01:41 PM
RE: Pine 64 benchmarks - by longsleep - 03-06-2016, 03:06 PM
RE: Pine 64 benchmarks - by janjwerner - 03-06-2016, 08:04 PM
RE: Pine 64 benchmarks - by Andrew2 - 03-07-2016, 11:30 AM
RE: Pine 64 benchmarks - by longsleep - 03-07-2016, 12:49 AM
RE: Pine 64 benchmarks - by janjwerner - 03-07-2016, 07:54 AM
RE: Pine 64 benchmarks - by longsleep - 03-07-2016, 12:43 PM
RE: Pine 64 benchmarks - by Andrew2 - 03-07-2016, 12:59 PM
RE: Pine 64 benchmarks - by janjwerner - 03-07-2016, 01:34 PM
RE: Pine 64 benchmarks - by longsleep - 03-07-2016, 01:40 PM
RE: Pine 64 benchmarks - by Andrew2 - 03-07-2016, 02:03 PM
RE: Pine 64 benchmarks - by janjwerner - 03-08-2016, 12:07 AM
Pine 64 benchmarks - by Andrew2 - 03-08-2016, 12:34 AM
RE: Pine 64 benchmarks - by longsleep - 03-08-2016, 01:09 AM
Pine 64 benchmarks - by Andrew2 - 03-08-2016, 04:04 AM
Pine 64 benchmarks - by Andrew2 - 03-08-2016, 06:39 AM
RE: Pine 64 benchmarks - by janjwerner - 03-08-2016, 06:59 AM
Pine 64 benchmarks - by Andrew2 - 03-08-2016, 07:10 AM
RE: Pine 64 benchmarks - by janjwerner - 03-08-2016, 09:42 AM
Pine 64 benchmarks - by Andrew2 - 03-08-2016, 10:14 AM
RE: Pine 64 benchmarks - by janjwerner - 03-08-2016, 10:34 AM
Pine 64 benchmarks - by Andrew2 - 03-08-2016, 11:16 AM
RE: Pine 64 benchmarks - by longsleep - 03-08-2016, 12:31 PM
RE: Pine 64 benchmarks - by Artyom - 03-09-2016, 02:03 AM
RE: Pine 64 benchmarks - by Andrew2 - 03-09-2016, 03:53 AM
RE: Pine 64 benchmarks - by ssvb - 03-09-2016, 11:30 AM
RE: Pine 64 benchmarks - by Andrew2 - 03-09-2016, 12:12 PM
RE: Pine 64 benchmarks - by Andrew2 - 03-10-2016, 04:45 AM
RE: Pine 64 benchmarks - by Andrew2 - 03-10-2016, 10:03 AM
RE: Pine 64 benchmarks - by Andrew2 - 03-10-2016, 01:42 PM
RE: Pine 64 benchmarks - by Andrew2 - 03-11-2016, 05:03 AM
RE: Pine 64 benchmarks - by norm24 - 03-11-2016, 05:39 AM
RE: Pine 64 benchmarks - by Andrew2 - 03-11-2016, 09:59 AM
RE: Pine 64 benchmarks - by xtcrefugee - 03-11-2016, 11:35 AM
RE: Pine 64 benchmarks - by Andrew2 - 03-11-2016, 01:03 PM
RE: Pine 64 benchmarks - by tllim - 03-11-2016, 04:56 PM
RE: Pine 64 benchmarks - by Andrew2 - 03-12-2016, 01:08 PM
RE: Pine 64 benchmarks - by Andrew2 - 03-11-2016, 11:55 AM
RE: Pine 64 benchmarks - by Artyom - 03-12-2016, 03:06 AM
RE: Pine 64 benchmarks - by g_t_j - 03-15-2016, 02:28 PM
RE: Pine 64 benchmarks - by tllim - 03-15-2016, 04:19 PM
RE: Pine 64 benchmarks - by g_t_j - 03-15-2016, 04:43 PM
RE: Pine 64 benchmarks - by janjwerner - 03-15-2016, 08:41 PM
RE: Pine 64 benchmarks - by g_t_j - 03-16-2016, 06:11 AM
RE: Pine 64 benchmarks - by janjwerner - 03-15-2016, 04:46 PM
RE: Pine 64 benchmarks - by g_t_j - 03-15-2016, 05:00 PM
RE: Pine 64 benchmarks - by tllim - 03-15-2016, 07:52 PM
RE: Pine 64 benchmarks - by Andrew2 - 03-16-2016, 01:56 AM
RE: Pine 64 benchmarks - by g_t_j - 05-28-2016, 11:23 AM
RE: Pine 64 benchmarks - by tllim - 05-28-2016, 07:31 PM
RE: Pine 64 benchmarks - by g_t_j - 05-29-2016, 01:23 AM
RE: Pine 64 benchmarks - by tllim - 05-29-2016, 09:18 AM
RE: Pine 64 benchmarks - by norm24 - 03-15-2016, 11:26 PM
RE: Pine 64 benchmarks - by Andrew2 - 03-16-2016, 04:38 AM
RE: Pine 64 benchmarks - by Andrew2 - 03-16-2016, 06:04 AM
RE: Pine 64 benchmarks - by BarBrian - 03-28-2016, 11:22 PM
RE: Pine 64 benchmarks - by stealthbanana - 04-07-2016, 10:40 AM
RE: Pine 64 benchmarks - by TeaPack - 04-15-2016, 01:17 PM
RE: Pine 64 benchmarks - by tkaiser - 04-15-2016, 02:14 PM
RE: Pine 64 benchmarks - by TeaPack - 04-15-2016, 02:32 PM
RE: Pine 64 benchmarks - by tkaiser - 04-15-2016, 02:45 PM
RE: Pine 64 benchmarks - by TeaPack - 04-15-2016, 03:00 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Pine A64+ mainline mipi-dsi Learnincurve 3 6,503 01-12-2021, 07:36 AM
Last Post: Learnincurve
  DietPi OS for PINE A64 MichaIng 0 9,103 12-15-2020, 06:11 AM
Last Post: MichaIng
  Fedora 32/CentOS 8 Pine A64+ Images wideawake 2 5,422 10-02-2020, 11:38 AM
Last Post: mathiraj
  LibreELEC(KODI) for Pine A64 (+) pineadmin 6 15,553 05-02-2020, 10:29 AM
Last Post: aaronmarsh632
  Lakka-nightlies for Pine A64 (and H64) roel 11 19,089 04-23-2020, 12:55 AM
Last Post: roel
  Read DHT22 on Pine A64 ayufan 3 6,529 01-19-2020, 02:51 PM
Last Post: {-DesT-}
  Centos 7 for Pine A64 Luke 2 6,009 05-28-2019, 12:18 AM
Last Post: pineadmin
  NEMS Linux for Pine A64 (+) Luke 1 5,080 05-09-2019, 05:42 PM
Last Post: pineadmin
  Pine Board using linux stuck during boot sequence ktaragorn 4 8,167 03-30-2019, 06:48 AM
Last Post: ktaragorn
  motionEyeOS (PINE A64(+)) pineadmin 4 11,865 11-09-2018, 03:25 AM
Last Post: pineadmin

Forum Jump:


Users browsing this thread: 1 Guest(s)