Hi Audiokinetic,
I would like to request adoption of some modifications we have made to the AkMemoryMgr and AkStreamMgr. Both of these changes allow us to have retail telemetry for our memory usage with minimal overhead.
- In AkMemoryMgrBase.cpp we have enabled the memory tracking functionality in release builds without enabling the AK_MEMDEBUG, as we want minimal overhead.
- In the AkStreamMgr we have exposed the m_totalAllocedMem from a device's AkIOMemMgr.
These are modifications we make on each upgrade, so would really value them being incorporated into future releases if that's possible. I have a P4 patch from 2021.1.14 showing our changes if that would be useful to you?
Thank you!
Jon