Writing Fast Ruby: Learning from Merb and Rails 3

May 31, 2009 Melissa Dyrdahl

It has been said that Ruby is a slow language, but that is not true. Numerous Ruby projects have shown that it is possible to write fast, scalable software using Ruby. Merb, for instance, is faster than any major PHP web framework.
In this talk, Carl will show how to take the many available tools, such as ruby-prof, RBench, and kcachegrind, and turn any old Ruby into a speed machine. The tips and processes will be demonstrated with real world examples of optimizations that have been done to the Merb and Rails 3 projects.

About the Author

Biography

Previous
Magic Scaling Sprinkles
Magic Scaling Sprinkles

Nick Kallen uses live coding demos to show how to scale your massive web application with distribution, bal...

Next
Discussion Panel: Ruby Application Frameworks
Discussion Panel: Ruby Application Frameworks

Many of us discovered Ruby because of Rails, but there are many more frameworks for both web development an...