update ws dependencies as well as http rustls dependency

This commit is contained in:
Joakim Frostegård 2024-01-07 10:40:50 +01:00
parent 071f088d8b
commit 3042539101
16 changed files with 499 additions and 295 deletions

View file

@ -2,6 +2,14 @@
## High priority
* if peer_clients is on, add task to generate prometheus exports on regular
interval to clean up data. should more or less fix prometheus memory leak
* ws
* mimalloc feature, same for http
* try replacing race with futures::future::select
* bug report for glommio regarding memory leak
* aquatic_bench
* Opentracker "slow to get up to speed", is it due to getting faster once
inserts are rarely needed since most ip-port combinations have been sent?