问题
.net memory profiler
https://memprofiler.com/
to try and see if i have any memory leaks...
See screenshot
From the screenshot it very much looks like i do have one. But its extremely hard to tell.
Is anyone else Familiar enough with this profiler to try guide me.
I have spent white a bit of time i have also tried jetbrains dotmemory
Problem is, i cant tell if this is actually leak Or Entity Framework core bug or feature?
and to me it make no sense.
obviously i know you wont know my code base but obviously its to big to add all.
appears to be a leek but how do i track it down.
could someone help me understand how to drill enough into what will be helpful to pin point what is going wrong.
trying to show ive tried but at a loss when it comes to profiling memory
here this is now from red gate mem profiler
everything is pointing for EF internals as to be the reasons.. for retention.... this is like sooooo annoying
来源:https://stackoverflow.com/questions/61575338/memory-leak-cant-find-where-the-allocations-originate-from-or-why-they-being-hel