mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic: print stats about number of peers per torrent
This commit is contained in:
parent
e3d3e9ab57
commit
51590a3d6c
4 changed files with 38 additions and 6 deletions
6
TODO.md
6
TODO.md
|
|
@ -15,12 +15,6 @@
|
|||
* Performance
|
||||
* cpu-target=native good?
|
||||
* mialloc good?
|
||||
* use DashMap readable view when accessing torrent stats and possibly
|
||||
also after modification of announcing peer and during collection
|
||||
of response peers
|
||||
* Statistics
|
||||
* Print stats for number of peers per torrent (median, 95th, 99th
|
||||
percentile.) Use histogram crate?
|
||||
* bittorrent_udp
|
||||
* ParseError enum maybe, with `Option<TransactionId>`
|
||||
* Avoid allocating in conversion to bytes, send in a mutable buffer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue