rubysherpas / forem

The best Rails 3 and Rails 4 forum engine. Ever.
http://forem.herokuapp.com
MIT License
1.55k stars 422 forks source link

Forem slower the more topics it gets #697

Open c2169000 opened 8 years ago

c2169000 commented 8 years ago

I'm using Forem with PostgreSQL and experience 20+ sec delays after getting around 1000+ topics. The less topics the faster the topics controller loads.

Prior to this I've made sure I'm not querying any 3rd party services. I've looked for clues with rack-mini-profiler as well as pages like these: