65.9K
Home

To Heap or not to Heap; That’s the Large Object Question?

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.99/5 (85 votes)

Jun 14, 2017

MIT

81 min read

viewsIcon

103882

downloadIcon

1448

In this article we explored a theory; would it be better to not utilize a heap construct when dealing with very large objects in .NET, in order to avoid Large Object Heap (LOH) fragmentation?