Ruby Weekly is a weekly newsletter covering the latest Ruby and Rails news.

Common Performance Problems in Rails

By Peter Cooper / June 13, 2006

Stefan Kaes takes a look at common performance problems with Ruby on Rails. He looks at:

  • session containment and storage
  • caching constants
  • optimizing finder queries
  • avoiding slow helpers

(As an aside, InfoQ is shaping up to be a great resource. It's worth checking out from time to time.)

Other Posts to Enjoy

Twitter Mentions