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

Perfomance issue with forked branch #34

Open
tichaonax opened this issue Nov 25, 2024 · 4 comments
Open

Perfomance issue with forked branch #34

tichaonax opened this issue Nov 25, 2024 · 4 comments

Comments

@tichaonax
Copy link

There is a performance issues with with this version of the fork. I have made two builds one with the original project and the other with forked branch and found the following average results using the same chip. Is there a place in the code where this is configured the discrepancy is too much.

Original:

esp32_nat_router_original

Forked:
esp32_nat_router_fork

@gjroots
Copy link
Owner

gjroots commented Nov 26, 2024

There are a few things that can affect performance.

First, check your link speed after connecting to the ESP32. If it's around 150 Mbps, that's a good sign. Also, make sure your power source is providing enough current, as this can impact performance, especially with extra features enabled.

Try out this firmware to see if it improves things or if you still face the same issue. Let me know how it goes.

esp32.zip

@tichaonax
Copy link
Author

image

@gjroots
Copy link
Owner

gjroots commented Nov 26, 2024

Link speed iam getting upto 125 to 150Mbps , see if any one facing same issue or not.

@tichaonax
Copy link
Author

There are a few things that can affect performance.

First, check your link speed after connecting to the ESP32. If it's around 150 Mbps, that's a good sign. Also, make sure your power source is providing enough current, as this can impact performance, especially with extra features enabled.

Try out this firmware to see if it improves things or if you still face the same issue. Let me know how it goes.

esp32.zip

This ZIP file is not working, can you provide the address information for uploading the separate files or just a single bin file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants