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

Optimize database reads & writes #5

Open
PAException opened this issue Oct 14, 2023 · 2 comments
Open

Optimize database reads & writes #5

PAException opened this issue Oct 14, 2023 · 2 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation
Milestone

Comments

@PAException
Copy link
Owner

No description provided.

@PAException PAException added bug Something isn't working documentation Improvements or additions to documentation labels Nov 8, 2023
@PAException PAException added this to the 1.1.0 milestone Nov 8, 2023
@PAException
Copy link
Owner Author

Also add proper docs to

  • Document
  • Collection
  • Storage
  • StorageState
  • StorageCache
  • StorageStreams
  • StorageDelayedWriter
  • _DelayedWriteState

@PAException
Copy link
Owner Author

Also it is important to check for the widgets! By taking a quick look I found out that e.g. in grade_page.dart there are three streamBuilders stacked. If the top one updates then the lower both will be rebuild, issuing a new stream.

Another part that needs a look is the manual document reads that appear in the console.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
Status: Bugs
Development

No branches or pull requests

1 participant