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

jemalloc for roda? #203

Closed
tomlobato opened this issue Dec 28, 2020 · 2 comments
Closed

jemalloc for roda? #203

tomlobato opened this issue Dec 28, 2020 · 2 comments

Comments

@tomlobato
Copy link

Hy folks,
I`m assessing to migrate from rails to roda and so far it looks great!
Has anyone tried jemalloc for roda? Any hints?

@havenwood
Copy link

I've used jemalloc with Roda and it works well for keeping memory use low. I can't think of any Roda-specific issues that you'd have with jemalloc. Just install jemalloc and compile Ruby --with-jemalloc and it'll just work without changes to your code. Give it a try!

P.S. I think this might be a good type of question for the Google Group or chat.freenode.net/#roda IRC.

@tomlobato
Copy link
Author

Great, thanks @havenwood!
ps: Just subscribed to Roda`s Google Groups.

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

3 participants