mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Update TODO
This commit is contained in:
parent
cbae43e175
commit
62a40317f9
1 changed files with 0 additions and 4 deletions
4
TODO.md
4
TODO.md
|
|
@ -35,11 +35,7 @@
|
|||
* mialloc good?
|
||||
* Use less bytes from PeerId for hashing? Would need to implement
|
||||
"faulty" PartialEq too (on PeerMapKey, which would be OK)
|
||||
* Seperate dashmap for torrent stats, meaning there will be no
|
||||
contention across announce and scrape requests. Will however
|
||||
require two lookups in announce requests. Do this?
|
||||
* bittorrent_udp
|
||||
* ParseError enum maybe, with `Option<TransactionId>`
|
||||
* Avoid heap allocation in general if it can be avoided?
|
||||
* request from bytes for scrape: use arrayvec with some max size for
|
||||
torrents? With Vec, allocation takes quite a bit of CPU time
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue