aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/memory_management/garbage_collection.md
blob: aa52ba50acafacf03909bfaebb63c93b3ffa55e4 (plain)
1
2
3
4
5
6
7
# Reference

0. []()
0. [A Guide to the Go Garbage Collector](https://tip.golang.org/doc/gc-guide)
0. [Distilling the Real Cost of Production Garbage Collectors](https://users.cecs.anu.edu.au/~steveb/pubs/papers/lbo-ispass-2022.pdf)
0. [Summarizing Garbage Collection](https://eschew.wordpress.com/2016/09/02/summarizing-gc/)