Debugging Ruby on Rails performance for WhatDoTheyKnow

| No Comments

WhatDoTheyKnow getting too popular! Yay!

Solving the (memory) performance issues more traffic can cause? Boo.

  • RailsSpawnMethod conservative
  • Monit to kick apache when memory (leaks) got too high
  • Profile (memory) usage.
  • More efficient memory usage (“text.gsub!” rather than “text = text.gsub”)
  • common sense ;)

Leave a comment

About this Entry

This page contains a single entry by mint published on September 18, 2009 9:48 AM.

your open street map was the previous entry in this blog.

Munin 1.4.0 released is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.