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
When downloading ~1GB of files, each 10mb, one after another waiting for the previous one to be finished downloading, total memory usage of the uplink bindings increase to ~1.5GB, they don't seem to be cleared, or if so just very slowly.
Is this expected? Can I configure the setup so I don't get this excessive memory load, each single file processed is just 10mb.
When downloading ~1GB of files, each 10mb, one after another waiting for the previous one to be finished downloading, total memory usage of the uplink bindings increase to ~1.5GB, they don't seem to be cleared, or if so just very slowly.
Is this expected? Can I configure the setup so I don't get this excessive memory load, each single file processed is just 10mb.
My implementation is mostly the same as provided in https://github.com/storj-thirdparty/uplink-nodejs/blob/master/HelloStorjTS.ts
The text was updated successfully, but these errors were encountered: