Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Optimize the number of transactions for an offline download #11217

Closed
lilykaiser opened this issue Feb 15, 2018 · 0 comments
Closed

Optimize the number of transactions for an offline download #11217

lilykaiser opened this issue Feb 15, 2018 · 0 comments
Labels
Core The cross-platform C++ core, aka mbgl offline

Comments

@lilykaiser
Copy link

lilykaiser commented Feb 15, 2018

Per internal conversation, operating fewer transactions for an offline download improves its speed. The tradeoff is that when a larger transaction fails, more offline data is lost. The purpose of this ticket is to find the optimal transaction number that balances speed and reliability.

@kkaefer @ivovandongen , how can we strike the right balance here?

@lilykaiser lilykaiser assigned lilykaiser and unassigned lilykaiser Feb 15, 2018
@kkaefer kkaefer added the Core The cross-platform C++ core, aka mbgl label Feb 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Core The cross-platform C++ core, aka mbgl offline
Projects
None yet
Development

No branches or pull requests

2 participants