Get the latest tech news

Benchmarking MicroPython


In the Q&A session following my EuroPython 2025 presentation about the Microdot web framework, a member of the audience asked me what the performance of MicroPython running on a microcontroller…

In the Q&A session following my EuroPython 2025 presentation about the Microdot web framework, a member of the audience asked me what the performance of MicroPython running on a microcontroller is. In this blog post I want to share some results that compare Python code running on a few microcontroller boards that I have collected through my experiments with hardware, along with my laptop and a Raspberry Pi 4 to help put things into perspective. But there is really no comparison to be made, the use cases are completely different and I find microcontrollers unbelievably useful in spite of the slow speed they run code at.

Get the Android app

Or read this on Hacker News