Update TODO

This commit is contained in:
Joakim Frostegård 2021-10-28 20:23:56 +02:00
parent af0761418e
commit 4f055c7c6f

View file

@ -1,6 +1,9 @@
# TODO
* aquatic_http glommio:
* optimize?
* get_peer_addr only once (takes 1.2% of runtime)
* queue response: allocating takes 2.8% of runtime
* clean out connections regularly
* timeout inside of task for "it took to long to receive request, send response"?
* handle panicked/cancelled tasks