Star64: a first benchmark
#1
In these days, I play around with different kernel configs and patches. While doing so, I collected data about the star64's speed.

Build time Fishwaldo's kernel 5.15.107:

Code:
$ make pine64_star64_defconfig
$ time make -jX Image modules starfive/jh7110-pine64-star64.dtb

or

Code:
$ make ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- pine64_star64_defconfig
$ time make -jX ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- Image modules starfive/jh7110-pine64-star64.dtb


Star64 4 cores (armbian 23.05, gcc 12.02.0) DOB 2023 - $130

Code:
-j1: real 214m51.028s    user 201m28.062s    sys 12m31.241s
-j2: real 112m56.549s    user 211m41.069s    sys 12m18.304s
-j3: real  79m05.656s    user 222m08.494s    sys 12m28.384s
-j4: real  67m08.530s    user 241m20.833s    sys 13m57.011s



Lenovo G510 laptop i7-4700 2.4GHz 4 cores (8 threads) (debian 12, gcc 12.02.0) DOB 2014 - $754

Code:
-j1: real  50m59.833s    user  46m39.686s    sys  4m14.694s
-j2:
-j3:
-j4: real  13m41.123s    user  49m35.922s    sys  4m22.633s

[we would probably get a little bit more when utilizing threads]


Apple imac7 desktop core2 extreme X7900 2 cores 2.8GHz (debian 12, gcc 12.02.0) DOB 2007, $10 from craigslist

Code:
-j1: real  70m26.178s    user  63m19.755s    sys  6m34.567s
-j2: real  41m11.000s    user  67m12.281s    sys  7m27.264s



We have it that a 9 year old laptop is 4.91 times faster than the star64 and a 16 year old desktop is is 1.63 times faster than the star64 (real time on max number of cores).

Note, that is the OOB (out of box) experience for most of us. The star64 should be faster with additional investments for eMMC or NvME drives.


As of today, the graphics experience is quite frustrating, see https://forum.pine64.org/showthread.php?...pid=117576. That should eventually change.
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [Star64] Help needed in understanding Yocto and U-boot build process InterestedinFOSS 0 76 04-23-2024, 10:58 AM
Last Post: InterestedinFOSS
  Star64 JH7110 (slarm64, riscv64) mara 2 1,115 10-09-2023, 03:43 AM
Last Post: mara
  Star64: GPU firmware loading on Armbian Der Geist der Maschine 13 4,552 09-29-2023, 05:46 PM
Last Post: mara
  Star64: jtag debugging? bluepill 1 982 09-20-2023, 08:26 AM
Last Post: bwooster0
  Star64: 4GB on 8GB boards Der Geist der Maschine 4 2,034 07-27-2023, 12:32 AM
Last Post: balbes150
  Star64: SATA Der Geist der Maschine 1 1,035 07-26-2023, 12:35 PM
Last Post: Gladox114
Information Star64: Armbian Installation Der Geist der Maschine 5 4,428 06-03-2023, 01:26 PM
Last Post: Der Geist der Maschine
  Star64 first boot (and success) bortzmeyer 1 1,620 05-24-2023, 02:45 AM
Last Post: draintroup

Forum Jump:


Users browsing this thread: 1 Guest(s)