Joakim Frostegård
e76394b60d
udp: decrease default worker_channel_size to 1024
2024-01-02 17:25:54 +01:00
Joakim Frostegård
4249a7f48d
udp: improve defaults for worker channel size and socket recv buffer
2024-01-02 16:59:08 +01:00
Joakim Frostegård
0f469ff725
udp: increase default config value worker_channel_size
2023-12-30 18:16:53 +01:00
Joakim Frostegård
afc3deb656
Add aquatic_load_tester: multi-run multi-implementation load tests
...
- Work in progress
- Only UDP is currently implemented so far
- Also includes some changes to other crates, notably deriving
serde Serialize for Config structs and making udp_load_test
a lib and a binary
2023-12-17 21:59:18 +01:00
Joakim Frostegård
0c4140165b
udp: reuse response channel mem, add backpressure, faster peer extract
2023-12-10 12:07:38 +01:00
Joakim Frostegård
6a23ef9103
ws: reload tls config on SIGUSR1
2023-10-24 18:36:56 +02:00
Joakim Frostegård
c5c995bb80
Split README into separate files ( #150 )
...
* Create a separate udp README file
* Split README into separate files for all three implementations
* Minor README fixes
2023-10-19 19:59:11 +02:00
Joakim Frostegård
9b032f7e24
Move all crates to new crates dir
2023-10-18 23:53:41 +02:00