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

Extension: add option to use temporary storage to improve performance #1596

Closed
rafaelgomesxyz opened this issue May 14, 2020 · 1 comment
Closed
Milestone

Comments

@rafaelgomesxyz
Copy link
Owner

Use the background page to persist state for loading pages faster and saving / loading data faster.

@rafaelgomesxyz
Copy link
Owner Author

rafaelgomesxyz commented Sep 2, 2020

  • Keep data in background page and save to disk only after every minute. (Fixed by b55d3bf)
  • Persist information about when data was last saved (Fixed by d3064af)
  • Make this behavior an option, as it's experimental and can lead to data loss.

@rafaelgomesxyz rafaelgomesxyz added this to the v8.7.5 milestone Sep 2, 2020
@rafaelgomesxyz rafaelgomesxyz changed the title Improve extension performance Extension: add option to use temporary storage to improve performance Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant