Comment by carefree-bob
17 days ago
> Go GC uses a separate memory region to track GC metadata. It does not embed this information into structs, arrays, etc, directly.
I didn't know this, thank you. That's a solid approach.
17 days ago
> Go GC uses a separate memory region to track GC metadata. It does not embed this information into structs, arrays, etc, directly.
I didn't know this, thank you. That's a solid approach.
No comments yet
Contribute on Hacker News ↗