๐งต Multi-Thread Overview ({{thread_count}} Tracked Threads)
Only showing threads with active memory tracking - real allocation data only
Green Cards = TRACKED Threads - Threads with detailed memory monitoring and allocation tracking
{{#each threads}}
Allocations:
{{allocations}}
Peak Memory:
{{peak_memory}}
CPU Usage:
{{cpu_usage_formatted}}%
I/O Operations:
{{io_operations}}
TRACKED
{{/each}}