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

How about adding a typical result of wifi_bench in the documentation #2162

Closed
wuwbobo2021 opened this issue Sep 16, 2024 · 2 comments
Closed

Comments

@wuwbobo2021
Copy link

Thanks to #2079, I was able to run this example without any modification on my hardware (ESP32S2FH4). The download speed is about 150KB/s, upload speed is about 250KB/s. Strangely, the IDF iperf example running on the same hardware is more than 10 times faster. I’d like to see a typical result of wifi_bench.

@bjoernQ
Copy link
Contributor

bjoernQ commented Sep 16, 2024

esp-wifi's defaults are rather conservative (i.e. low resource usage)

Inspiration of what settings are worth to change: esp-rs/esp-wifi-sys#430

@MabezDev
Copy link
Member

This is very dependent on config/target and the environment. Imo stating a number would result in people chasing that number even when it's not possible in some conditions.

Closing.

@MabezDev MabezDev closed this as not planned Won't fix, can't repro, duplicate, stale Sep 16, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in esp-rs Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants