aquatic/TODO.md
2020-04-06 12:49:54 +02:00

16 lines
No EOL
432 B
Markdown

# TODO
* Configuration, cli
* Tests
* extract_response_peers
* Cleaner code
* Stack-allocated vector?
* Benchmarks
* Better black_box (or make sure to consume data)
* Send in connect reponse ids to other functions as integration test
* target-cpu=native
## Don't do
* Other hash algorithms: seemingly not worthwhile (might be with AVX though)
* `sendmmsg`: can't send to multiple socket addresses, so doesn't help