I noticed that when I use the sync every hour option, my phone's deep sleep state seems to be interrupted more often and overall it causes more battery usage than letting syncthing run all day.
I'm using the accubattery app to track this and normally with my usage, the time in which the phone is in wake state is around 2 hours, if I use scheduled syncing it seems to increase it to almost 4 hours.
I'm assuming it's because of increased wakelocks due to the app trying to start syncthing while the phone is sleeping? (Pure speculation on my part, just from observation, I don't actually know how to read the code)
I noticed that when I use the sync every hour option, my phone's deep sleep state seems to be interrupted more often and overall it causes more battery usage than letting syncthing run all day.
I'm using the accubattery app to track this and normally with my usage, the time in which the phone is in wake state is around 2 hours, if I use scheduled syncing it seems to increase it to almost 4 hours.
I'm assuming it's because of increased wakelocks due to the app trying to start syncthing while the phone is sleeping? (Pure speculation on my part, just from observation, I don't actually know how to read the code)