mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic: count received requests / sent responses, print on interval
This commit is contained in:
parent
ea2c37789d
commit
19277831c8
5 changed files with 52 additions and 2 deletions
3
TODO.md
3
TODO.md
|
|
@ -15,8 +15,7 @@
|
|||
* Performance
|
||||
* cpu-target=native good?
|
||||
* mialloc good?
|
||||
* Track received requests and sent responses, as well as bytes transferred,
|
||||
in atomic u64 / usize (repurposed to hold f64 for bytes)?
|
||||
* Track bytes transferred?
|
||||
|
||||
## Don't do
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue