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
I am experiencing an unusual spike of memory usage, previously I was using nostr-tools to manage my content, now I have migrated to NDK and this issue appears, knowing I am enabling the outbox model and using Dexie cache
@pablof7z For more details of what the app is doing, i have a page where I subscribe to a filter (basically for notes) and when parsing the notes content it fetches the corresponding data such as npubs/nevents ..etc using a subscription as well, the app works normally for awhile until it experiences a spike of memory suddenly, and when refreshing the page, it happens instantly, I have run multiple tests to see what’s causing this issue including running the ndk instance alone without actual graphics rendering, and it turns out the issues appears again when starting the app and keeps increasing,
So does the NDK fetches and stores data without requesting or am I doing something wrong here?
I am experiencing an unusual spike of memory usage, previously I was using nostr-tools to manage my content, now I have migrated to NDK and this issue appears, knowing I am enabling the outbox model and using Dexie cache
Any idea of what causes it?
The text was updated successfully, but these errors were encountered: