mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 02:05:30 +00:00
17 lines
No EOL
465 B
Markdown
17 lines
No EOL
465 B
Markdown
# TODO
|
|
|
|
* Configuration, cli
|
|
* Tests
|
|
* extract_response_peers
|
|
* Cleaner code
|
|
* Stack-allocated vector?
|
|
* Benchmarks
|
|
* Seperate setup so actual benchmarks can be run after each other,
|
|
enabling better profiling
|
|
* Show standard deviation?
|
|
* Send in connect reponse ids to other functions as integration test
|
|
|
|
## Don't do
|
|
|
|
* Other hash algorithms: seemingly not worthwhile
|
|
* `sendmmsg`: can't send to multiple socket addresses, so doesn't help |