udp load test: use only one type of worker for better performance

This commit is contained in:
Joakim Frostegård 2021-11-17 00:51:15 +01:00
parent 2aa94d050b
commit 5440157a95
5 changed files with 54 additions and 219 deletions

View file

@ -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