mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
udp load test: use only one type of worker for better performance
This commit is contained in:
parent
2aa94d050b
commit
5440157a95
5 changed files with 54 additions and 219 deletions
2
TODO.md
2
TODO.md
|
|
@ -23,8 +23,6 @@
|
|||
without sharding. io_uring impl is slightly behind or slighly ahead of mio, but
|
||||
nothing justifying code complexity and unsafety
|
||||
* clean torrent map in workers, remove it from shared state
|
||||
* consider rewriting load test to just have one worker type. Connection state
|
||||
should/could be divided by socket worker anyway?
|
||||
* mio
|
||||
* stagger connection cleaning intervals?
|
||||
* uring
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue