Skip to content

Opening book details…

About this document

Performance of Programming Languages on ESP32 by abdklaib233 is a document available to read on EtoBox.

The document evaluates the performance of C, C++, Rust, Python (MicroPython), TinyGo, and assembly through the implementation of the cyclic redundancy check algorithm on the ESP32 microcontroller. It presents execution time results indicating that TinyGo outperforms the other languages for 128-byte input data. The findings are supported by codes, benchmarks, and recent research sources.

Author
abdklaib233
Language
EN