Revision 1fbc885ef912c43c00e2afd1efa5b8b41400fb82

Committed on 18/12/2025 5:10 pm by Zohaib Sibte Hassan <zohaib@sibte.pk> [GitHub Diff]

Revert: Use mimalloc for native memory allocation

Confirmed mimalloc was not causing memory leaks - memory was just
invisible to Go pprof because it's CGO memory. Reverting debug
changes that used Go heap allocation.

???? Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>