Why Raspberry pi 3b+ is slow with python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Why Raspberry pi 3b+ is slow with python?

I used raspberry pi and i made some simple codes but i note that it's slow on the execution. I use raspberry with monitor, keyboard and mouse Are those devices make it slow?

17th Dec 2019, 3:16 PM
hussein
hussein - avatar
11 Answers
+ 5
I use the same raspi and same peripherical devices, but i have no problems at all. May be you can answer some questions: - What os with vesion do you run on raspi? - How many RAM has your SD memory card? - What python distribution and version you are running? - What externel modules have you installed? - What is the program doing that runs slow on your raspi? - Do you have any kind of extension boards installed? I use Thonny and sped is no issue for me.
17th Dec 2019, 7:35 PM
Lothar
Lothar - avatar
+ 1
You can add some speed for your pi: 1. overclock CPU 2. use usb-ssd to boot system 3.increase virtual memory size if you use slow SD card (<10 class), your system will work very slowly
17th Dec 2019, 4:09 PM
Igor Kostrikin
Igor Kostrikin - avatar
0
Raspberry pi 3b+ has low power CPU. It's slow on his own.
17th Dec 2019, 3:31 PM
Igor Kostrikin
Igor Kostrikin - avatar
0
But It has CPU of 1.4Ghz
17th Dec 2019, 3:35 PM
hussein
hussein - avatar
0
It's slower than typical android smartphone
17th Dec 2019, 4:00 PM
Igor Kostrikin
Igor Kostrikin - avatar
0
Do you think python codes are faster on smartphone
17th Dec 2019, 4:02 PM
hussein
hussein - avatar
0
because pyhton can do anything just badly
17th Dec 2019, 4:03 PM
Videomaker yt
Videomaker yt - avatar
0
lol
17th Dec 2019, 4:03 PM
Videomaker yt
Videomaker yt - avatar
0
How can i add overclock
17th Dec 2019, 4:11 PM
hussein
hussein - avatar
0
google it, 3b+ can get additional 50-100 MHz. It's not much
17th Dec 2019, 4:16 PM
Igor Kostrikin
Igor Kostrikin - avatar
0
Thanks
17th Dec 2019, 4:18 PM
hussein
hussein - avatar