mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45:31 +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
|
||||
* request parsing:
|
||||
* urldecode_memchr is extreme bottleneck (15% CPU usage in network worker),
|
||||
with heavy subfunctions mainly:
|
||||
* smartstr push str
|
||||
* from str radix
|
||||
* vec reserve
|
||||
* just skip the hashmap and save data directly into struct?
|
||||
* smartstring: maybe use for keys? maybe use less? needs benchmarking
|
||||
* test multiple scrape hashes
|
||||
* test with strange/bad inputs, with and without quickcheck
|
||||
* test torrent transfer with real clients
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue