You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.
At the moment, this (amazing) project uses IndexedDB as its backend, which has quite some overhead and isn't perfectly suited for the task. Have you considered switching the backend to the OPFS, which is cross-browser and should bring some performance benefits, especially when run from a worker with the synchronous methods.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
At the moment, this (amazing) project uses IndexedDB as its backend, which has quite some overhead and isn't perfectly suited for the task. Have you considered switching the backend to the OPFS, which is cross-browser and should bring some performance benefits, especially when run from a worker with the synchronous methods.
The text was updated successfully, but these errors were encountered: