Skip to content

Can array builders be provided at runtime/gc level? #46914

Answered by jkotas
En3Tho asked this question in Ideas
Discussion options

You must be logged in to vote

This was discussed multiple times before e.g. #38263 (comment)

Unlike C/C++ allocators, .NET GC packs memory blocks next to each other. Chance that there is an adjacent free memory block available is very low.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@En3Tho
Comment options

Answer selected by En3Tho
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants