.NET LargeObjectHeapCompactionMode
KindDragon opened this issue · 2 comments
KindDragon commented
Have you tried with LargeObjectHeapCompactionMode?
zapov commented
No, but I doubt it would help.
Only place where that would make sense is large bench, but it does only up to 1000 runs.
There is no GC.Collect() inside bench, since it starts, loops through it requested number of times and exit.
Feel free to try and get back with results.
KindDragon commented
Ok, thanks for info