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

Ruby 2.0.0p0 and Rails extremely slow requests #15

Closed
leejarvis opened this issue Feb 24, 2013 · 5 comments
Closed

Ruby 2.0.0p0 and Rails extremely slow requests #15

leejarvis opened this issue Feb 24, 2013 · 5 comments

Comments

@leejarvis
Copy link

Using Ruby 2.0.0 and Rails version 3.2.12, my Rails app response times are at least tripled. Removing binding_of_caller resolves this and the application behaves well.

I haven't looked into this any closer but wanted to note it down here.

@banister
Copy link
Owner

what version of binding_of_caller ?

@leejarvis
Copy link
Author

Ah I thought I was on latest, but I'm on 0.6.8. I'm assuming this is fixed now? I'll upgrade and check

@banister
Copy link
Owner

0.7.1 (the latest) should be significantly faster than 0.6.9,i dont think 0.6.8 was even 2.0 compatible iirc

@leejarvis
Copy link
Author

That did it, thanks @banister apologies for the noise

@envygeeks
Copy link
Contributor

If it weren't for noise my email would be empty, then what would I do with my life?

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