mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 10:45:30 +00:00
Update TODO
This commit is contained in:
parent
71a093dcec
commit
b5643aa7ab
1 changed files with 2 additions and 2 deletions
4
TODO.md
4
TODO.md
|
|
@ -20,8 +20,8 @@
|
||||||
* notes
|
* notes
|
||||||
* load testing shows that with sharded state, mio reaches 1.4M responses per second
|
* 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
|
with 6 socket and 4 request workers. performance is great overall and faster than
|
||||||
without sharding. io_uring impl is slightly behind or slighly ahead of mio, but
|
without sharding. io_uring impl is a lot behind mio impl with new load tester
|
||||||
nothing justifying code complexity and unsafety
|
* what poll event capacity is actually needed?
|
||||||
* clean torrent map in workers, remove it from shared state
|
* clean torrent map in workers, remove it from shared state
|
||||||
* mio
|
* mio
|
||||||
* stagger connection cleaning intervals?
|
* stagger connection cleaning intervals?
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue