aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/memory_management/garbage_collection.md
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/bookmark/memory_management/garbage_collection.md')
-rw-r--r--documentation/bookmark/memory_management/garbage_collection.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/bookmark/memory_management/garbage_collection.md b/documentation/bookmark/memory_management/garbage_collection.md
index 9f938dcb1..2652cc2a0 100644
--- a/documentation/bookmark/memory_management/garbage_collection.md
+++ b/documentation/bookmark/memory_management/garbage_collection.md
@@ -1,4 +1,5 @@
# Reference
+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/)