Update TODO

This commit is contained in:
Joakim Frostegård 2020-04-10 03:35:22 +02:00
parent 25f6be3940
commit 2fadbcc8f8

View file

@ -6,9 +6,12 @@
* Generic bench function since current functions are almost identical * Generic bench function since current functions are almost identical
* Show percentile stats for peers per torrent * Show percentile stats for peers per torrent
* Configuration, cli * Configuration, cli
* Tests of aquatic and bittorrent_udp (quickcheck, test cases) * Tests of aquatic
* bittorrent_udp * bittorrent_udp
* quickcheck request byte conversion
* other test cases
* Check if announce response to bytes code changed caused slowdown * Check if announce response to bytes code changed caused slowdown
* thiserror errors instead of InvalidRequest
## Not important ## Not important