tracy icon indicating copy to clipboard operation
tracy copied to clipboard

Add ability to compare memory allocations of two traces

Open SUPERCILEX opened this issue 6 months ago • 0 comments

This feature needs a lot of design work, but it would be really helpful to be able to diff memory allocations between two traces. Basic stats like number of allocations, how long they live for, they size buckets, fragmentation, etc. And then more advanced details like number of allocations per call site delta.

SUPERCILEX avatar Dec 24 '23 23:12 SUPERCILEX