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

write test to check RAM usage #2

Closed
mbucc opened this issue Sep 4, 2021 · 1 comment
Closed

write test to check RAM usage #2

mbucc opened this issue Sep 4, 2021 · 1 comment

Comments

@mbucc
Copy link
Owner

mbucc commented Sep 4, 2021

hit server hard then check ps output

look into if using max heap knob can get it below 22MB. update docs/readme with results

also, see how hard it is to measure the depth of the TCP request queue. I'm curious what that looks like.

@mbucc
Copy link
Owner Author

mbucc commented Sep 4, 2021

now running at 41MB on osx, 34MB on alpine linux.
changing heap didn't seem to matter.
not going to mess with tcp queue depth now.

@mbucc mbucc closed this as completed Sep 4, 2021
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