mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 18:55:32 +00:00
Update TODO
This commit is contained in:
parent
88feb49c3d
commit
ec93760304
1 changed files with 1 additions and 4 deletions
5
TODO.md
5
TODO.md
|
|
@ -7,10 +7,6 @@
|
||||||
use of Ipv4 ones, I have to check.
|
use of Ipv4 ones, I have to check.
|
||||||
* More tests?
|
* More tests?
|
||||||
|
|
||||||
## aquatic_bench
|
|
||||||
* Generic bench function since current functions are almost identical
|
|
||||||
* Show percentile stats for peers per torrent
|
|
||||||
|
|
||||||
## bittorrent_udp
|
## bittorrent_udp
|
||||||
* Tests with good known byte sequences (requests and responses)
|
* Tests with good known byte sequences (requests and responses)
|
||||||
|
|
||||||
|
|
@ -38,6 +34,7 @@
|
||||||
* Save last results, check if difference is significant?
|
* Save last results, check if difference is significant?
|
||||||
* ProgressBar: `[{elapsed_precise}]` and eta_precise?
|
* ProgressBar: `[{elapsed_precise}]` and eta_precise?
|
||||||
* Test server over udp socket instead?
|
* Test server over udp socket instead?
|
||||||
|
* Show percentile stats for peers per torrent
|
||||||
|
|
||||||
## bittorrent_udp
|
## bittorrent_udp
|
||||||
* Avoid heap allocation in general if it can be avoided?
|
* Avoid heap allocation in general if it can be avoided?
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue