Open serglom21 opened 8 months ago
Currently, there are no memory insights surfaced by profiling
Report CPU and memory insights as reported by Mobile SDKs
This is probably not something we can easily do in Python, since it will be system dependent and likely would require us to add a dependency (which we would want to avoid doing)
Problem Statement
Currently, there are no memory insights surfaced by profiling
Solution Brainstorm
Report CPU and memory insights as reported by Mobile SDKs