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

Rails server starts too slow. #14

Open
unrooty opened this issue Sep 21, 2018 · 3 comments
Open

Rails server starts too slow. #14

unrooty opened this issue Sep 21, 2018 · 3 comments

Comments

@unrooty
Copy link

unrooty commented Sep 21, 2018

When I enable this gem in my project my server start for about 15-20 seconds. Is it normal?

@PragTob
Copy link

PragTob commented Nov 30, 2018

we're experiencing the same thing, I doubt that it's very normal but might just be the weight that libpostal comes with? Unsure. Memory usage also skyrockets.

@opensourceame
Copy link

If you don't require the ruby_postal files when Rails starts then it will start at your normal speed.

@gogvale
Copy link

gogvale commented Apr 24, 2023

Same is happening with my tests. Since I only use this gem on a single controller I require it inside the endpoint (since it's a webhook it doesn't matter if it takes a little bit longer)

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

4 participants