From fa933278a3aa877bacdb8ec1f687a32498c6fd40 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Thu, 3 Mar 2016 20:19:17 -0500 Subject: [PATCH] WIP --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 5474faa6..e9e4e0b3 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,8 @@ Initiatives: +- Performance + - tune GC + - test without gc safety checks, -g, etc. And add optimization flag - srfi 18 - more complex threading examples - api documentation - syntax-rules integration (WIP, works sometimes but needs to compile smaller)