Live data from Hacker News

64 bit OS Raspberry Pi4 Benchmarks

medium.com

41–50 of 104 posts

Re: 64 bit OS Raspberry Pi4 Benchmarks

#41

Add a heatsink and fan. You'll get better performance.

Just run current firmware from last september or later and keep the pi4 standing up on its side naked, it will never throttle no matter what you throw at it. (unless maybe your room is 80F or more) I've had my pi4 compile stuff for days on end and it does not throttle if the above setup is followed.

What did the firmware change to enable this kind of performance?

Re: 64 bit OS Raspberry Pi4 Benchmarks

#42
post #12

I think the main issue keeping the pi with a 32b userspace is the lack of availability of 64bit GPU firmware

> I think the main issue keeping the pi with a 32b userspace is the lack of availability of 64bit GPU firmware Uh, no. It's there because of the design goals and priorities of the Foundation. They want to be able to distribute a distribution that runs on any raspberry pi generation. Performance is of secondary concern to them. So Raspbian remains at 32-bit.

Can you cite a source for this claim?

Re: 64 bit OS Raspberry Pi4 Benchmarks

#43

Has anyone gotten the aarch64 Raspberry Pi image of Alpine to work on the Pi 4? It seems like a good fit for a RAM constrained system but I could never get it past the colorful boot screen.

https://dietpi.com/ might be of interest to you. I use it on my old pi, it just works. :)

Re: 64 bit OS Raspberry Pi4 Benchmarks

#44

One of the things that I find great about Raspbian is that the boot files are stored on a FAT32 partition which is readable from any OS, and there are some nice considerations for headless setups: drop in a wpa_supplicant.conf to configure Wi-Fi, `touch ssh` to get OpenSSH enabled at next boot. Do any of the alternative OSes, like Ubuntu, offer this?

Dietpi is pretty similar and easy to setup - https://dietpi.com/

Re: 64 bit OS Raspberry Pi4 Benchmarks

#45
Slightly off topic, but kind of on theme at least: does anyone know where to get an SBC (single board computer) with 6GB of RAM... or even 4.5GB (that doesn't cost like $~300)? The raspberry PI is almost perfect, I just need slightly more ram per unit.

ARM or X86 I really don't care...

Re: 64 bit OS Raspberry Pi4 Benchmarks

#46

Slightly off topic, but kind of on theme at least: does anyone know where to get an SBC (single board computer) with 6GB of RAM... or even 4.5GB (that doesn't cost like $~300)? The raspberry PI is almost perfect, I just need slightly more ram per unit. ARM or X86 I really don't care...

You should get an old server rack at that price point unless space is important for you.

Udoo - https://shop.udoo.org/udoo-x86-ii-ultra.html

LattePanda - https://www.lattepanda.com/products/lattepanda-alpha-864s.ht...

There are a few more. You could also build your own. All you need is a micro ITX motherboard + ram and a processor and something to power. Get them used and it will be way more powerful.

Re: 64 bit OS Raspberry Pi4 Benchmarks

#47
post #41

Earlier quoted context omitted.

Just run current firmware from last september or later and keep the pi4 standing up on its side naked, it will never throttle no matter what you throw at it. (unless maybe your room is 80F or more) I've had my pi4 compile stuff for days on end and it does not throttle if the above setup is followed.

What did the firmware change to enable this kind of performance?

Better power management has reduced overall power consumption by almost a watt.

https://www.hackster.io/news/raspberry-pi-4-firmware-updates...

Re: 64 bit OS Raspberry Pi4 Benchmarks

#48
post #25

Has anyone gotten the aarch64 Raspberry Pi image of Alpine to work on the Pi 4? It seems like a good fit for a RAM constrained system but I could never get it past the colorful boot screen.

Yes. All 9 of my rpi4 systems run the aarch64 image. I some issues with 3.11.0 but 3.11.3 should work pretty well now.

Thanks for the confirmation, I think I had tried right when 3.11 came out so that lines up - I'll try the newer builds.

Re: 64 bit OS Raspberry Pi4 Benchmarks

#49
post #40

Earlier quoted context omitted.

I have not used or had a need for hardware GL. Don't even know what MIPI is. I use it as very cheap bare metal. Still plan to use 3 of them as Ceph monitors.

Sounds like you're using them as servers. Doesn't the lack of ECC worry you?

Not everything needs ECC memory.

Ceph monitors aren't in the data path and Paxos is robust against byzantine failure, so...

Re: 64 bit OS Raspberry Pi4 Benchmarks

#50
post #42

Earlier quoted context omitted.

> I think the main issue keeping the pi with a 32b userspace is the lack of availability of 64bit GPU firmware Uh, no. It's there because of the design goals and priorities of the Foundation. They want to be able to distribute a distribution that runs on any raspberry pi generation. Performance is of secondary concern to them. So Raspbian remains at 32-bit.

Can you cite a source for this claim?

Why yes, yes I can: https://www.raspberrypi.org/forums/viewtopic.php?t=252369#p1...
Post reply on HN