If we run Ensemble8->Interpolator sample from Instruments->leaks utility we can see we continuously leak MTLCommandBuffer and Encoders overtime.
If we keep the application running this leak will soon hit GB's.
We need to find a way to release these Metal Objects per frame to stop this leak.
If we keep the application running this leak will soon hit GB's.
We need to find a way to release these Metal Objects per frame to stop this leak.
- blocks
-
JDK-8335599 Memory Leak due to metal objects
-
- Open
-