From 0fc9ca9852900d24a7129f83826ccd0231c8c3e5 Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Thu, 12 Jan 2012 21:35:36 +0100 Subject: [PATCH] Always think about speed --- TODO.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.markdown b/TODO.markdown index ac7ad672..5b89e925 100644 --- a/TODO.markdown +++ b/TODO.markdown @@ -10,6 +10,7 @@ things that need to be fixed. * Use the Exchange structure to deal with errors when resolving, esp. Timeout * encoding NSEC3/NSEC bitmaps, DEcoding works; * IsSubdomain, IsGlue helper functions; +* Speed ## Issues