aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-31 22:17:05 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-31 22:17:05 +0000
commit0b58d94cf2cb42f498e1a8696ec0b2fba091ca47 (patch)
treeb74e3bd139aeb5421e2af061d6701e207f02eddc
parent0dfd31d4a2b901e1a066fb6466b3ce9652f70205 (diff)
downloadgnunet-0b58d94cf2cb42f498e1a8696ec0b2fba091ca47.tar.gz
gnunet-0b58d94cf2cb42f498e1a8696ec0b2fba091ca47.zip
update
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index d7d3e902f..87cd8e984 100644
--- a/TODO
+++ b/TODO
@@ -91,6 +91,8 @@
91 disconnect in a timely fashion (waits for connection timeout); 91 disconnect in a timely fashion (waits for connection timeout);
92 need to figure a way to make it near-instant in those cases 92 need to figure a way to make it near-instant in those cases
93 (i.e. rapid reduction in timeout on transport-level disconnect) 93 (i.e. rapid reduction in timeout on transport-level disconnect)
94 - encrypted P2P transmission (loopback) tops at 2 MB/s on my quad-core;
95 why is it so slow? Fix! (see core_api_reliability test)
94* TBENCH: [MW] 96* TBENCH: [MW]
95 - good to have for transport/DV evaluation! 97 - good to have for transport/DV evaluation!
96* DHT: [Nate] 98* DHT: [Nate]