parseable icon indicating copy to clipboard operation
parseable copied to clipboard

chore: release memory to the OS every hour

Open nikhilsinhaparseable opened this issue 2 months ago • 1 comments

Summary by CodeRabbit

  • Performance & Optimization

    • Improved memory management across query paths with batched response processing and explicit memory-release steps for more stable large-response handling
    • Added a periodic memory-release scheduler to reduce memory retention under load
  • New Features

    • Exposed a public memory management module with functions to trigger and initialize periodic memory release
  • Chores

    • Added allocator-related dependencies to support the new memory management features

nikhilsinhaparseable avatar Oct 25 '25 03:10 nikhilsinhaparseable