Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show TCP bandwidth #88

Open
hatoo opened this issue May 17, 2020 · 2 comments
Open

Show TCP bandwidth #88

hatoo opened this issue May 17, 2020 · 2 comments

Comments

@hatoo
Copy link
Owner

hatoo commented May 17, 2020

Currently, oha shows the sum of the HTTP body.
But showing in/out TCP bandwidth is better.

I think it's hard to implement because all communication is abstracted by hyper.

@hatoo hatoo changed the title Show bandwidth Show TCP bandwidth May 17, 2020
@shirshak55
Copy link
Contributor

yes it would also be better to show like how much ms did tls negotiation took etc?

@hatoo
Copy link
Owner Author

hatoo commented Oct 4, 2022

It seems that it can be done by creating a custom TcpStream struct.
lnx-search/rewrk#6

@hatoo hatoo mentioned this issue Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants