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 Mar 8, 2023. It is now read-only.
This is probably my fault, I'm working to add CPU scheduling to how GUN loads large tables so apps/UX stay responsive as history gets streamed to them.
thanks @amark, why radisk is filling up my hard disk, here's my config
let gunOpts = { peers: peers, localStorage: false, radisk: false, retry:Infinity };
If you're loading a large message history, decrypting the messages takes time. Iris-messenger is also sometimes slowed down by hundreds of "signature did not match" errors that I'll need to debug.
It's noteworthy that iOS safari seems to have none of these performance issues, so it should be fixable.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
hi, the library is great ,but loading the data is so slow
The text was updated successfully, but these errors were encountered: