Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simulation speed of ESP32-S3 in ESP-IDF mode drops below 10% after 4min28. #918

Open
Koepel opened this issue Nov 16, 2024 · 3 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@Koepel
Copy link

Koepel commented Nov 16, 2024

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.

@Koepel Koepel added the bug Something isn't working label Nov 16, 2024
@urish
Copy link
Contributor

urish commented Nov 16, 2024

Thanks for reporting! So the steps to reproduce would be to go to https://wokwi.com/projects/new/esp-idf-esp32-s3, start the simulation, and wait for 4 minutes and 28 seconds, right?

@Koepel
Copy link
Author

Koepel commented Nov 16, 2024

Right.

@urish urish self-assigned this Nov 16, 2024
@urish
Copy link
Contributor

urish commented Nov 16, 2024

Reproduced!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants