extremely slow when open android app #1357

Closed
opened 2025-11-26 22:46:03 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @naizhao on GitHub (Oct 8, 2021).

Steps To Reproduce

If Android APP configured as self-host server, every time open bitwarden app will sync to remote server, then app stuck for about 10s to waiting syncing finish. then display items.

so, the advice is, can you refactoring the syncing method to backgroud syncing? when APP opened, first to load the local vault items, and syncing thread start backgroud. after finished sync with server, refresh local vault, then reload new items.

Expected Result

load local items

Actual Result

stuck on syncing process

Screenshots or Videos

No response

Additional Context

No response

Operating System

Android

Operating System Version

No response

Device

all devices

Build Version

all versions

Beta

  • Using a pre-release version of the application.
Originally created by @naizhao on GitHub (Oct 8, 2021). ### Steps To Reproduce If Android APP configured as self-host server, every time open bitwarden app will sync to remote server, then app stuck for about 10s to waiting syncing finish. then display items. so, the advice is, can you refactoring the syncing method to backgroud syncing? when APP opened, first to load the local vault items, and syncing thread start backgroud. after finished sync with server, refresh local vault, then reload new items. ### Expected Result load local items ### Actual Result stuck on syncing process ### Screenshots or Videos _No response_ ### Additional Context _No response_ ### Operating System Android ### Operating System Version _No response_ ### Device all devices ### Build Version all versions ### Beta - [ ] Using a pre-release version of the application.
GiteaMirror added the bug label 2025-11-26 22:46:03 -06:00
Author
Owner

@idkw commented on GitHub (Jan 21, 2022):

same issue for me for months with about 500 logins
app takes 15/20s to load everytime
and this is the case too for the widget to show up when clicking on a form
this is a pain to use :/
I really like the application but since the performance issues have been going on for so long with improvement I'm starting to wonder if this is prioritized highly enough. I already tried to reduce hash iterations etc ... but to no avail.

I cannot see a reason why it would be so slow except for a bug or unoptimized hot path in the app.
I have a somewhat powerful combination to support it :
Device: One Plus 6T
Android 11
Network : WIFI 5Ghz with a 1Gbits fiber connection

@idkw commented on GitHub (Jan 21, 2022): same issue for me for months with about 500 logins app takes 15/20s to load everytime and this is the case too for the widget to show up when clicking on a form this is a pain to use :/ I really like the application but since the performance issues have been going on for so long with improvement I'm starting to wonder if this is prioritized highly enough. I already tried to reduce hash iterations etc ... but to no avail. I cannot see a reason why it would be so slow except for a bug or unoptimized hot path in the app. I have a somewhat powerful combination to support it : Device: One Plus 6T Android 11 Network : WIFI 5Ghz with a 1Gbits fiber connection
Author
Owner

@i3130002 commented on GitHub (Oct 3, 2022):

Duplicate of https://github.com/bitwarden/mobile/issues/1723

@naizhao Please close this if you agree.

@i3130002 commented on GitHub (Oct 3, 2022): Duplicate of https://github.com/bitwarden/mobile/issues/1723 @naizhao Please close this if you agree.
Author
Owner

@vvolkgang commented on GitHub (Jun 20, 2024):

Issue migrated to https://github.com/bitwarden/mobile/issues/1567

@vvolkgang commented on GitHub (Jun 20, 2024): Issue migrated to https://github.com/bitwarden/mobile/issues/1567
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#1357