anytype-ts icon indicating copy to clipboard operation
anytype-ts copied to clipboard

Memory leak loading large collection

Open NecaX opened this issue 5 months ago • 6 comments
trafficstars

Have you read a contributing guide?

  • [x] I have read CONTRIBUTING.md
  • [x] I have searched the existing issues and didn't find any that were similar
  • [x] I have considered creating a pull request with fixes instead of a bug report and want to proceed

Current Behavior

I have a collection with multiple pages and when I load it multiple times, the loading time and the RAM consummed by the application increases every time.

Expected Behavior

The loading time and RAM used by the program is the same, no matter how many times you load a collection.

Steps To Reproduce

  1. Create a collection with multiple pages
  2. Set multiple propierties to show
  3. Load the collection mutiple times

Environment

- OS: Windows 11 
- Version: 24H2

OS version: win32 x64 10.0.26100
App version: 0.46.8
Build number: build on 2025-05-27 16:39:45 +0000 UTC at #7b8dd360f08e3d7aef5d5d94927195ee43625588
Library version: v0.41.0-rc15
Anytype Identity: A7zQJAiv6DRZ2y6tGPqLok2ZvaLRnHzPhqe4wzkT5UWKxQnN
Analytics ID: MauL2NWmXvt4iu3k9mrUywi9q7NdQJPyB4GBCH11BQxpaFKQ
Device ID: 12D3KooWQd4fST9YsrUGAP5mU13Ss2JeS8o8P7X3ox1gtfGZpXcs
Ethereum Address: 0xA11313406Ae13dFb47A54B0146B0EEa252849C3c

Anything else?

No response

NecaX avatar Jun 02 '25 21:06 NecaX