aboutsummaryrefslogtreecommitdiff
path: root/documentation/research/Memory Management.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--documentation/research/Memory Management.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/research/Memory Management.md b/documentation/research/Memory Management.md
index 80f80ce12..0d761c700 100644
--- a/documentation/research/Memory Management.md
+++ b/documentation/research/Memory Management.md
@@ -1,3 +1,7 @@
+# Compaction
+
+1. ["Compacting the Uncompactable" by Bobby Powers](https://www.youtube.com/watch?v=c1UBJbfR-H0)
+
# Reference counting
1. [Counting Immutable Beans: Reference Counting Optimized for Purely Functional Programming](https://arxiv.org/abs/1908.05647)