squeel icon indicating copy to clipboard operation
squeel copied to clipboard

Performance issues

Open justin808 opened this issue 8 years ago • 1 comments

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?

2016-03-14_02-15-29

justin808 avatar Mar 14 '16 23:03 justin808

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.

obfuscoder avatar Dec 29 '16 10:12 obfuscoder