gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] branch master updated: todo on perf


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: todo on perf
Date: Tue, 11 Dec 2018 14:37:03 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new e68c4624f todo on perf
e68c4624f is described below

commit e68c4624f12fe7172ea6de5b4a5d89d9e49eae91
Author: Christian Grothoff <address@hidden>
AuthorDate: Tue Dec 11 14:37:00 2018 +0100

    todo on perf
---
 src/namestore/gnunet-service-namestore.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/namestore/gnunet-service-namestore.c 
b/src/namestore/gnunet-service-namestore.c
index 0558649ca..d9fa5b3fc 100644
--- a/src/namestore/gnunet-service-namestore.c
+++ b/src/namestore/gnunet-service-namestore.c
@@ -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"

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]