From fb850170c4286c5fa3f80133f684b4a723e7ff74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Sun, 2 Aug 2020 00:45:58 +0200 Subject: [PATCH] Update TODO --- TODO.md | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO.md b/TODO.md index 7eb14ad..8a3b528 100644 --- a/TODO.md +++ b/TODO.md @@ -137,7 +137,6 @@ just like best results in last benchmark, multiple client ips=true: ## aquatic_http * request from path: - * only urldecode peer_id and info_hash: doesn't really improve performance * deserialize 20 bytes: possibly rewrite (just check length of underlying bytes == 20 and then copy them), also maybe remove String from map for these cases too. doesn't really improve performance