JetBrains Rider 2024.1 Help

DPA Settings: Memory Allocation

Enable memory allocation inspections

If enabled, Dynamic Program Analysis will collect memory allocation data. You can also turn on/off memory allocation inspections more granular with the Closure object, Large object heap, and Small object heap checkboxes.

Debugging

Analyze memory allocation during debugging

If enabled, Dynamic Program Analysis will collect memory allocation data not only after you run your solution but also after you start debugging it. Note that during debugging, system assemblies used by your application allocate more memory compared to a regular run. This might lead to false-positive results.

Last modified: 14 March 2024