It was mentioned in the Discord channel that the ESP32-S3 drops the speed after 4 minutes and 28 seconds.
I have run tests for all the ESP32 variants in both Arduino and ESP-IDF mode.
My starting point was here: https://wokwi.com/projects/new
I forced a re-compile by changing the source code.
I can confirm that only the ESP32-S3 drops the speed to about 3% after 4 minutes 28 seconds and only in ESP-IDF mode.
Tested with the Firefox and the Chromium browser.
The Arduino mode is okay for the ESP32-S3.
The Rust no-std is okay.
The Rust STD example does not have a endless loop.
It was mentioned in the Discord channel that the ESP32-S3 drops the speed after 4 minutes and 28 seconds. I have run tests for all the ESP32 variants in both Arduino and ESP-IDF mode. My starting point was here: https://wokwi.com/projects/new I forced a re-compile by changing the source code.
I can confirm that only the ESP32-S3 drops the speed to about 3% after 4 minutes 28 seconds and only in ESP-IDF mode. Tested with the Firefox and the Chromium browser. The Arduino mode is okay for the ESP32-S3. The Rust no-std is okay. The Rust STD example does not have a endless loop.