发布

  • Release RAM after indexing, static-link Windows binary

    frostbyte_neo 发布于 2026-03-19 21:17:38 +00:00

    • Call cbm_mem_collect() (mi_collect(true)) after pipeline_free in both
      index_repository and auto-index, returning mimalloc pages to OS
    • Add -static to Windows linker flags so the binary is standalone
      (no libc++.dll / libunwind.dll dependency)
    下载附件