mobile icon indicating copy to clipboard operation
mobile copied to clipboard

extremely slow when open android app

Open naizhao opened this issue 4 years ago • 1 comments

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.

naizhao avatar Oct 08 '21 04:10 naizhao

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 avatar Jan 21 '22 17:01 idkw

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

@naizhao Please close this if you agree.

i3130002 avatar Oct 03 '22 14:10 i3130002