Use .NET 5's pinned object heap #2053
Labels
Enhancement
For feature requests or possible improvements
Meta
Relating to code organisation or to things that aren't code
Priority: Lower than low
https://tooslowexception.com/pinned-object-heap-in-net-5/
Can improve performance with certain interop scenarios. Do not mindlessly drop in this feature everywhere. Most things probably don't want it at all; better to do short term pins and keep things recompactable for lower fragmentation
edit: requires #1415 --yoshi
The text was updated successfully, but these errors were encountered: