From 09c61b884c28a4a3f921afef19bf8d3d80377982 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Thu, 25 Jan 2024 18:59:06 +0100 Subject: [PATCH] Update TODO --- TODO.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/TODO.md b/TODO.md index 2886dca..0464cc9 100644 --- a/TODO.md +++ b/TODO.md @@ -2,20 +2,14 @@ ## High priority -* udp - * if peer_clients is on, add task to generate prometheus exports on regular - interval to clean up data +* general + * add task to generate prometheus exports on regular interval to clean up + data. this is important if peer_clients is activated * http * consider storing small number of peers without extra heap allocation * add CI transfer test for http without TLS -* ws - * extract offer receiver peers while peer is removed, as in udp implementation - * consider storing small number of peers without extra heap allocation - * if peer_clients is on, add task to generate prometheus exports on regular - interval to clean up data - * aquatic_bench * Opentracker "slow to get up to speed", is it due to getting faster once inserts are rarely needed since most ip-port combinations have been sent?