mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 18:25:30 +00:00
Update TODO
This commit is contained in:
parent
51f2fcea45
commit
8cf3644e78
1 changed files with 4 additions and 1 deletions
5
TODO.md
5
TODO.md
|
|
@ -9,11 +9,14 @@
|
||||||
* num_rounds command line argument
|
* num_rounds command line argument
|
||||||
* Better black_box (or make sure to consume data)
|
* Better black_box (or make sure to consume data)
|
||||||
* Send in connect reponse ids to other functions as integration test
|
* Send in connect reponse ids to other functions as integration test
|
||||||
|
* Save last results, check if difference is significant?
|
||||||
|
* ProgressBar: `[{elapsed_precise}]` and eta_precise?
|
||||||
|
* Test server over udp socket instead?
|
||||||
* Performance
|
* Performance
|
||||||
* cpu-target=native good?
|
* cpu-target=native good?
|
||||||
* mialloc good?
|
* mialloc good?
|
||||||
|
|
||||||
## Don't do
|
## Don't do
|
||||||
|
|
||||||
* Other hash algorithms: seemingly not worthwhile (might be with AVX though)
|
* Other HashMap hashers (such as SeaHash): seemingly not worthwhile (might be with AVX though)
|
||||||
* `sendmmsg`: can't send to multiple socket addresses, so doesn't help
|
* `sendmmsg`: can't send to multiple socket addresses, so doesn't help
|
||||||
Loading…
Add table
Add a link
Reference in a new issue