As I understand currently the library displays total number of allocated bytes. With streaming approach this number may be misleading, as it may appear as if memory consuption is significant, but max residency could be indeed still low. If we display max residency info along with the info weigh already displays, it may help detect memory leaks perhaps?
As I understand currently the library displays total number of allocated bytes. With streaming approach this number may be misleading, as it may appear as if memory consuption is significant, but max residency could be indeed still low. If we display max residency info along with the info weigh already displays, it may help detect memory leaks perhaps?