Skip to content

Data Reading Optimization #2

@kwlyu

Description

@kwlyu

Current reading and writing logic is:
Load the list of data sets we want to read, read all of them, and write.

Desired reading and writing logic:
Load the list of data sets we want, see which ones we already have, read the new ones, and write the new ones.

This will improve app performance and speed.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions