summaryrefslogtreecommitdiff
path: root/notes/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'notes/index.md')
-rw-r--r--notes/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/notes/index.md b/notes/index.md
index 96ade16..4db530a 100644
--- a/notes/index.md
+++ b/notes/index.md
@@ -35,3 +35,4 @@
* [Cons cell optimization AGAIN](260611-fastcons4.html)
* [AST Optimizations](260625-optimize.html)
* [Further list array optimization](260626-fastcons5.html)
+* [Allocation strategy](260727-alloc.html)