Posts during February 2008

Ruby Inline

This article shows how to optimize an application with Ruby Inline. This extension allows to write directly C code in a Ruby file. It's compiled on the fly and make optimisations easier.