mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic_http_load_test: store connections in a slab::Slab
This commit is contained in:
parent
a2a2fa5807
commit
6691b77824
4 changed files with 22 additions and 12 deletions
1
TODO.md
1
TODO.md
|
|
@ -10,7 +10,6 @@
|
|||
|
||||
## aquatic_http_load_test
|
||||
|
||||
* use slab for connections? HashMap not necessary
|
||||
* request sending: too many allocations, likely due to request to byte
|
||||
conversion. optimize!
|
||||
* think about when to open new connections
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue