Uses Python's built-in tracemalloc module to show top N memory allocators on exit. Orthogonal to --cprofile; both can run together. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Uses Python's built-in tracemalloc module to show top N memory allocators on exit. Orthogonal to --cprofile; both can run together. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>