todo on perf
authorChristian Grothoff <christian@grothoff.org>
Tue, 11 Dec 2018 13:37:00 +0000 (14:37 +0100)
committerChristian Grothoff <christian@grothoff.org>
Tue, 11 Dec 2018 13:37:00 +0000 (14:37 +0100)
src/namestore/gnunet-service-namestore.c

index 0558649ca9eb401c0d35bfa2b5b221cd69f6f612..d9fa5b3fc463f79b626725d980afa352bb14f90f 100644 (file)
@@ -23,6 +23,9 @@
  * @author Christian Grothoff
  *
  * TODO:
+ * - "get_nick_record" is a bottleneck, introduce a cache to
+ *   avoid looking it up again and again (for the same few
+ *   zones that the user will typically manage!)
  * - run testcases, make sure everything works!
  */
 #include "platform.h"