Raspberry Pi

A quick and bad Raspberry Pi 3 32-bit & 64-bit OpenSSL speed test

I wanted to make a quick test if there is difference or not as the Pi people keeps telling us that there isn't or not large enough to support a native 64-bit userland.

And there seems to be, but, this test is very bad in multiple ways. Different versions of just about everything was used (glibc for 32-bit, musl for 64-bit, different gcc versions for building, etc) and also because raspbian is built for armv6 it will loose from the start.

These are just preliminary finds so take them with a grain of salt. Still, interesting...

Qt on Raspberry Pi guide updated

The tutorial on building Qt 5.10 on Raspberry Pi has been tested and checked, added more details on optional packages and a workaround for issues with Broadcom OpenGL librarie filenames on default installations. The same instructions have also been tested on the latest version, 5.11.1 and found to work just fine (just adjust version in downloads and commands!).