In Ruby 1.9.2 (p180 and -head), the application starts 26 seconds. In REE 1.8.7, it takes 8 seconds.
With 1.8.7 REE's garbage collection settings tuned, the page renders in two seconds.
With 1.9.2, the page renders in four seconds.
In Ruby 1.9.2 (p180 and -head), the application starts 26 seconds. In REE 1.8.7, it takes 8 seconds.