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

Memory utilization rate issue #227

Open
Enjia opened this issue Dec 29, 2021 · 0 comments
Open

Memory utilization rate issue #227

Enjia opened this issue Dec 29, 2021 · 0 comments

Comments

@Enjia
Copy link

Enjia commented Dec 29, 2021

Hi guys, I modified tperf by enabling multiple connections as an option for users who want to measure the performance of multi-connections transport. It just worked but I found that one connection should take up about 90MB memory using “top” commands, besides, pmap command also showed that tperf process would increase 65MB(corresponding to "anon" in Mapping column) every time a new connection had been established. As a result, multiple connections in large scale could cause memory exhaustion. Have you looked into the memory resource consumption of multiple quic connections? Thanks

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

1 participant