mozilla-lockwise / lockwise-android

Firefox's Lockwise app for Android
https://mozilla-lockwise.github.io/lockwise-android/
Mozilla Public License 2.0
623 stars 104 forks source link

The loading time is higher (5-8s) on Pixel 3 when logged in #665

Open abodea opened 5 years ago

abodea commented 5 years ago

Steps to reproduce

  1. Install and launch Lockwise.
  2. Login with a valid account.
  3. From entries screen tap on the back button until Lockwise is minimized.
  4. Close Lockwise.
  5. Launch Lockwise again.

    Expected behavior

    The Lockwise is launched in less than 4 seconds as everything is already loaded.

Actual behavior

The loading time for Lockwise is between 5-8 seconds(pretty high).

Device and build information

eliserichards commented 4 years ago

As part of this issue I'd like to analyze the time that sync is taking between sync_start and sync_end events (i.e. the time it takes for us to retrieve sync data).

eliserichards commented 4 years ago

Related to #930.