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
b7d5a12046
commit
ca935b7d46
1 changed files with 2 additions and 5 deletions
7
TODO.md
7
TODO.md
|
|
@ -21,11 +21,8 @@
|
||||||
|
|
||||||
## aquatic_http
|
## aquatic_http
|
||||||
* request parsing:
|
* request parsing:
|
||||||
* urldecode_memchr is extreme bottleneck (15% CPU usage in network worker),
|
* just skip the hashmap and save data directly into struct?
|
||||||
with heavy subfunctions mainly:
|
* smartstring: maybe use for keys? maybe use less? needs benchmarking
|
||||||
* smartstr push str
|
|
||||||
* from str radix
|
|
||||||
* vec reserve
|
|
||||||
* test multiple scrape hashes
|
* test multiple scrape hashes
|
||||||
* test with strange/bad inputs, with and without quickcheck
|
* test with strange/bad inputs, with and without quickcheck
|
||||||
* test torrent transfer with real clients
|
* test torrent transfer with real clients
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue