this post was submitted on 06 Sep 2026
29 points (100.0% liked)

Linux

14941 readers
151 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] epyon22@sh.itjust.works 2 points 5 days ago (1 children)

Tested a very very basic performance test with python and it was 100x slower

[โ€“] ruffsl@programming.dev 7 points 4 days ago

Python being an interpreted language may be one of the worst case scenarios there. Whenever I try using python from either a docker container of a foreign CPU architecture using qemu, or even a proot on Android , it's dog slow as well.