summaryrefslogtreecommitdiff
path: root/notes/index.md
diff options
context:
space:
mode:
authorTaylan Kammer <taylan.kammer@gmail.com>2026-07-27 09:33:03 +0200
committerTaylan Kammer <taylan.kammer@gmail.com>2026-07-27 09:33:03 +0200
commit9af41f2ae68f7a7f8f7fc50f1ac643e943c63a56 (patch)
treed164240072b836f67f2eda5a7cb5998c646e5f4e /notes/index.md
parentc83bdec108bc00f6a266eba31eccb894fae76e97 (diff)
Add a note.
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)