From c99948f071d567fdca97f52607033494828b7038 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Tue, 4 Aug 2015 21:53:00 -0400 Subject: [PATCH] TODO for profiling --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 1f23dd29..7d137073 100644 --- a/TODO +++ b/TODO @@ -10,6 +10,9 @@ Working TODO list. should start creating issues for these to get them out of her need to think about how macros from sld's will end up being loaded though. do we need to emit .meta files or such? + - profile cyclone code, see if there are any bottlenecks we can reduce + EG: prof cyclone transforms.sld + - self-hosting, there are a lot of accumulated TODO's that need to be addressed - adding r7rs support