From cec412ce4d7d468e3ddb88f96f2b36b59fff2cf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Sat, 16 Oct 2021 02:17:01 +0200 Subject: [PATCH] Update TODO --- TODO.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 040836c..25fd375 100644 --- a/TODO.md +++ b/TODO.md @@ -6,8 +6,9 @@ * aquatic_http * aquatic_ws, including sending back new error responses -* Consider turning on safety and override flags in mimalloc (mostly for - simd-json) +* Consider turning on safety and override flags in mimalloc, mostly for + simd-json. It might be faster to just stop using simd-json if I consider + it insecure, which it maybe isn't. ## General * extract response peers: extract "one extra" to compensate for removal,