mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Update TODO
This commit is contained in:
parent
af0761418e
commit
4f055c7c6f
1 changed files with 3 additions and 0 deletions
3
TODO.md
3
TODO.md
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue