Hacker News new | ask | show | jobs
Performance Evaluation of C/C++, MicroPython, Rust and TinyGo on ESP32 (mdpi.com)
3 points by cyber1 678 days ago
1 comments

It's an interesting paper; I posted some findings a year ago: https://news.ycombinator.com/item?id=35556182.
I wonder whether they've tried any of the optimising emitters in MicroPython:

https://docs.micropython.org/en/latest/reference/speed_pytho...