https://github.com/martinberlin/ESP32-benchmark
I will love to receive ideas, for example, to do interesting benchmarks that can also be compiled and uploaded in the coming soon ESP32S2 board with one LX7 Core.
So far in my list:
- - Compression (Brotli, maybe GZIP)
- Doing things while WiFi load (UDP / TCP)
- Sending data via RMT (Addressable LEDs for example)
- Reading / Writing in SPIFFs
- Simple benchmarks
- Any other idea?
I've seen Arduino Benchmarks but I'm more interested in ESP32 WiFi and processing capabilities at the same time that go by far faster than on Atmel AVR chips