Allow the developer to dive into the memory usage as appropriate showing hot spots and where those allocations came from in their code.
The developer should be able to find leaks or spots in their code that cause large memory allocations, and see whether that memory is Dart, Native, Graphic, Skia, etc.
Allow the developer to dive into the memory usage as appropriate showing hot spots and where those allocations came from in their code.
The developer should be able to find leaks or spots in their code that cause large memory allocations, and see whether that memory is Dart, Native, Graphic, Skia, etc.