Closed barisyild closed 3 weeks ago
My app has a lot of allocation/deallocation, which causes me to fill up all my memory in 1 minute. Is there a way to not keep the deallocated data?
It will be enough for me to compare only the allocated data.
No, it is not possible to erase stored data.
My app has a lot of allocation/deallocation, which causes me to fill up all my memory in 1 minute. Is there a way to not keep the deallocated data?
It will be enough for me to compare only the allocated data.