Autofill service using 15% cpu constantly #77

Closed
opened 2025-11-07 08:25:39 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @FunctionalHacker on GitHub (Aug 15, 2017).

In the midst off searching what was draining my OP3T battery so quickly, I discovered that the bitwarden autofill was using 15% cpu all the time, even when the screen was off. I observed this over adb using top. I have disabled the service for now, for the sake of my poor battery, but if the devs could optimize the service a bit some time in the near future, that would be great.

My phone specs if that is needed tracking down this issue:
OnePlus 3T
LineageOS 15.1-20170810-NIGHTLY-oneplus3
Kernel 3.18.31-lineageos-g069a9ee
Rooted and using MicroG instead of GAPPS

Originally created by @FunctionalHacker on GitHub (Aug 15, 2017). In the midst off searching what was draining my OP3T battery so quickly, I discovered that the bitwarden autofill was using 15% cpu all the time, even when the screen was off. I observed this over adb using top. I have disabled the service for now, for the sake of my poor battery, but if the devs could optimize the service a bit some time in the near future, that would be great. My phone specs if that is needed tracking down this issue: OnePlus 3T LineageOS 15.1-20170810-NIGHTLY-oneplus3 Kernel 3.18.31-lineageos-g069a9ee Rooted and using MicroG instead of GAPPS
Author
Owner

@kspearrin commented on GitHub (Aug 15, 2017):

@ReekyMarko We have battery saving options available under Settings > Features > Autofill.

Unfortunately the accessibility services burn a lot of battery, but these options can help.

@kspearrin commented on GitHub (Aug 15, 2017): @ReekyMarko We have battery saving options available under Settings > Features > Autofill. Unfortunately the accessibility services burn a lot of battery, but these options can help.
Author
Owner

@FunctionalHacker commented on GitHub (Aug 15, 2017):

Thanks for the tip!

@FunctionalHacker commented on GitHub (Aug 15, 2017): Thanks for the tip!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#77