pyamsoft / tetherfi

TetherFi - Internet sharing without Root
Apache License 2.0
416 stars 33 forks source link

Increased latency over time in V49 #354

Open Andrews54757 opened 14 hours ago

Andrews54757 commented 14 hours ago

Since updating the app (via play store) to V49, I've noticed an increased latency when visiting websites, manifesting as long loading times. This latency appears to grow with time and usage, only resolving by restarting the app. I've since downgraded to V47 and I have not seen this issue again.

Thanks for the amazing app!

Device information

Galaxy S10, android v12.

TetherFI configuration

5Ghz direct wifi connection, with always alive on and max performance power balance settings. unrestricted power management.

pyamsoft commented 5 hours ago

Interesting, while the structure of the code has changed the underlying logic is relatively untouched.

If latency gets worse as you browse longer, I wonder if this is due to bigger and bigger copy actions from the data and bandwidth tracker.

I may have to remove the feature for now if it is affecting speeds

pyamsoft commented 5 hours ago

About how long does it take to occur, and what websites are you browsing generally when you notice?

Andrews54757 commented 4 hours ago

It tends to occur within 10 minutes of browsing. affects websites from google to youtube.

pyamsoft commented 1 hour ago

Thank you

Let me set up some tests to see if I can reproduce the problem