aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorgrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2010-10-21 13:25:32 +0000
committergrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2010-10-21 13:25:32 +0000
commita940f350fcdbdea64337f1bb96a6bdbafe99dd14 (patch)
treea04715c6e0eeeee9b7ca34b1951eeb830d63a7af /TODO
parentc33b0544a40604ecf1c8fabbcf67cfb724954422 (diff)
update
git-svn-id: https://gnunet.org/svn/gnunet@13350 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 4 insertions, 6 deletions
diff --git a/TODO b/TODO
index 0618570fd5..4fe3cbaf53 100644
--- a/TODO
+++ b/TODO
@@ -11,6 +11,9 @@
likely good enough until we get ATS going; still should be tested...
=> "peers connected (transport)" now instantly goes to ZERO (core statistic),
but "established sessions" stays up...
+ - service:
+ + 2-peer perf test goes WAY over bandwidth limit (i.e. 300 kbps/set, 2 MB/s transfer rate); clearly core does
+ not properly enforce the limit [MW]
0.9.0pre3:
* Determine RC bugs and fix those (release should have no known real bugs)
@@ -33,16 +36,11 @@
- also do UPnP-based (external) IP detection
(Note: build library always, build UPnP service when dependencies like libxml2 are available)
* FS: [CG]
- - service:
- + 2-peer perf test does NOT terminate for large (500 MB) files because
- somehow blocks are not found (suspect: load-based no DB lookup + forward first, no clean up of routing table?)
- + 2-peer perf test goes WAY over bandwidth limit (i.e. 300 kbps/set, 2 MB/s transfer rate); clearly core does
- not properly enforce the limit
- library:
+ reconstruct IBLOCKS from DBLOCKS if possible (during download; see FIXME in fs_download)
+ add support for pushing "already seen" search results to FS service for bloomfilter
+ use different 'priority' for probe downloads vs. normal downloads
- - implement FS performance tests
+ - implement multi-peer FS performance tests
+ insert
+ download
+ search