07 Jul 2021
11:46 AM
- last edited on
08 Jul 2021
12:42 AM
by
MaciejNeumann
How can we enable Continuous Memory Pooling for Dot Net applications?
Solved! Go to Solution.
We currently offer continuous memory profile for Java, but not yet for .NET.
Any chance it could be available in upcoming future releases?
I have no knowledge on the roadmap for that feature. Hopefully someone else can provide some insight.
Was motivated by many memory leak and GC not working issues. Most of these issues were caused by not understanding how memory consumption works in .NET Core, or not understanding how it's measured. Demonstrates problematic memory use, and suggests alternative approaches.
There has been some additional discussion about this, here: