From a2eff88bcb8b9b1e74c2fb3c8fdc54235de99085 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Sun, 16 Aug 2020 23:25:06 +0200 Subject: [PATCH] Update TODO --- TODO.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index e0afa0a..64c8332 100644 --- a/TODO.md +++ b/TODO.md @@ -1,8 +1,10 @@ # TODO ## General -* extract response peers: extract "one extra" to compensate for removal - of sender if present in selection? +* extract response peers: extract "one extra" to compensate for removal, + of sender if present in selection? maybe make criterion benchmark, + optimize. consider rerunning udp benchmark, last change (filtering out + sender) might have had an adverse impact on performance. * automatic tests running real clients in container? * https://docs.github.com/en/actions/creating-actions/creating-a-docker-container-action * https://hub.docker.com/_/rust @@ -21,7 +23,6 @@ can distribute them to different workers) ## aquatic_http -* clean_torrent_map doesn't update statistics.. * test torrent transfer with real clients * test tls * scrape: does it work (serialization etc), and with multiple hashes?