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
1a3ab54b3f
commit
0a0b57a9e8
1 changed files with 2 additions and 4 deletions
6
TODO.md
6
TODO.md
|
|
@ -37,11 +37,9 @@
|
|||
scrape requests I suppose.
|
||||
|
||||
## aquatic_ws
|
||||
* deregistering from poll necessary? mio documentation indicates so
|
||||
* config: multiple request workers
|
||||
* create criterion benchmarks, then try out simd_json
|
||||
* might be old info: optimize serialize_20_bytes (10% cpu utilization).
|
||||
deserialize_20_bytes doesn't seem to be that expensive (1-2% cpu)
|
||||
* create criterion benchmarks, then try out simd_json. deserializing InMessages
|
||||
takes about 18% CPU, serializing OutMessages takes about 13.5% CPU
|
||||
* test transfer again with changes made:
|
||||
* crossbeam-channel
|
||||
* ipv6/ipv4 mapping
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue