You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.
I can confirm the performance hit of about 15% on a Rails 4 application. Just by adding squeel to our Gemfile and without using any squeel DSL queries, running our specs takes 6 minutes compared to the usual 5.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
On a large production application, we're noticing about a 15-20% performance difference in ActiveRecord, even when squeel syntax is not in the query.
Would the maintainers be open to some sort of performance improvements in this case?
Anybody else seeing this issue?
Anybody have an idea why?
The text was updated successfully, but these errors were encountered: