Add benchmarks to README; update TODO

This commit is contained in:
Joakim Frostegård 2020-04-19 19:27:20 +02:00
parent 61841fffc3
commit 44a58d4946
2 changed files with 28 additions and 1 deletions

View file

@ -2,7 +2,6 @@
## aquatic
* mio: set oneshot for epoll and kqueue?
* Actually improving performance with more threads seems not to work too well
* Handle Ipv4 and Ipv6 peers. Probably split torrent state. Ipv4 peers
can't make use of Ipv6 ones. Ipv6 ones may or may note be able to make
use of Ipv4 ones, I have to check.