Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial data sync with Contentful in iOS takes more time when compare with Andoid #338

Open
2 of 6 tasks
ZVKYVaradharaj opened this issue Apr 26, 2021 · 3 comments
Open
2 of 6 tasks

Comments

@ZVKYVaradharaj
Copy link

ZVKYVaradharaj commented Apr 26, 2021

  • contentful.swift version number:
  • Xcode version number: 12.4
  • Target operating system(s) and version number(s)
    • iOS:
    • tvOS:
    • watchOS:
    • macOS:
  • Package manager:
    • Carthage
    • Cocoapods

Hi, we are using "client.sync" function for the initial sync to SQLite DB, It takes around 20 mins to sync 2 to 3 MB of data even with network speed is around 200 MB/s. The same data in Android it syncs within 5 to 10 seconds. Only in iOS, it takes a huge time. We are loosing Clients because of this.

iOS data sync with Contentful is 30 times slower than Android.

@marcin-bo
Copy link

Hi,

Our users also experience slow synchronization with Contentful. We use:

  • Contentful 5.4.1
  • ContentfulPersistenceSwift 0.17.4

On simulator in a debug enviromnent the synchronization seems to be quicker than on devices.

@ZVKYVaradharaj
Copy link
Author

  • contentful.swift version number:

  • Xcode version number: 12.4

  • Target operating system(s) and version number(s)

    • iOS:
    • tvOS:
    • watchOS:
    • macOS:
  • Package manager:

    • Carthage
    • Cocoapods

Hi, we are using "client.sync" function for the initial sync to SQLite DB, It takes around 20 mins to sync 2 to 3 MB of data even with network speed is around 200 MB/s. The same data in Android it syncs within 5 to 10 seconds. Only in iOS, it takes a huge time. We are loosing Clients because of this.

iOS data sync with Contentful is 30 times slower than Android.

Hi Contentful team, Any update on this bug which create lot of issue in our product.

@mobbie
Copy link

mobbie commented Nov 29, 2023

Same here - is there any solution for that? It seems the core data handling slows it down to the level of no-go.

Contentful 5.5.7
ContentfulPersistenceSwift 0.17.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants