Performance tips for Ruby on rails application
Monday, September 8th, 2008The performance of ROR is influenced by many factors, particularly the configuration of your deployment server(s). However the application code can make a big difference and determine whether your site is slow or highly responsive. Achieving good performance is a tricky business.
(more…)
