Josholith / gnome-extension-lan-ip-address

https://extensions.gnome.org/extension/1762/lan-ip-address/
Other
21 stars 17 forks source link

5 seconds refresh time is too low #3

Closed pedro-muniz closed 4 years ago

pedro-muniz commented 4 years ago

For a workstation execute "ip route" with 5 seconds delay is not necessary. You could set refresh time for 5 minutes or click.

Josholith commented 4 years ago

A longer polling interval is probably fine for a desktop workstation use case. For laptops or mobile devices where my address is more likely to change I wanted the refresh to be pretty quick, like when resuming from suspend going between two locations (like home and work).

Was there some side effect that prompted you to look into the refresh interval (like high CPU utilization or too much logging)?