Update TODO

This commit is contained in:
Joakim Frostegård 2020-08-10 03:57:16 +02:00
parent 1a3ab54b3f
commit 0a0b57a9e8

View file

@ -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