Optimizing memory usage
How to find out why application eats that much memory?
- Run application with profiling enabled
- Connect to application
-
Capture memory snapshot.
To identify the moment when to capture the snapshot, use Telemetry to see when and how the used memory grows.
- Open the snapshot and switch to the "All Objects" view. Use the Statistics section.
