mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic_http: add criterion benchmarks for request from path parsing
About 35% improvement by using both memchr methods
This commit is contained in:
parent
9b0956cc91
commit
a8e355f22a
17 changed files with 2441 additions and 5 deletions
3
TODO.md
3
TODO.md
|
|
@ -9,8 +9,7 @@
|
|||
and maybe run scripts should be adjusted
|
||||
|
||||
## aquatic_http
|
||||
* request parsing: tests and benchmarks of the various helper functions,
|
||||
as well as tests of main parsing function
|
||||
* request parsing: tests of main function and the various helper functions
|
||||
* test torrent transfer with real clients
|
||||
* test tls
|
||||
* current serialized byte strings valid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue