mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45:31 +00:00
Update TODO
This commit is contained in:
parent
ce3b758f8e
commit
3d88689c77
1 changed files with 2 additions and 3 deletions
5
TODO.md
5
TODO.md
|
|
@ -21,12 +21,11 @@
|
|||
* load testing shows that with sharded state, mio reaches 1.4M responses per second
|
||||
with 6 socket and 4 request workers. performance is great overall and faster than
|
||||
without sharding. io_uring impl is a lot behind mio impl with new load tester
|
||||
* look at proper cpu pinning (check that one thread gets bound per core)
|
||||
* then consider so_attach_reuseport_cbpf
|
||||
* what poll event capacity is actually needed?
|
||||
* mio
|
||||
* stagger connection cleaning intervals?
|
||||
* uring
|
||||
* ValidUntil periodic update
|
||||
* statistics
|
||||
|
||||
* aquatic_http:
|
||||
* clean out connections regularly
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue