Skip to content

Instantly share code, notes, and snippets.

View goosetav's full-sized avatar

Erik Gustavson goosetav

View GitHub Profile
@goosetav
goosetav / 0-readme.md
Created October 19, 2012 06:04 — forked from sxua/0-readme.md
ruby-1.9.3-p194 cumulative performance patch.

WARNING: not functional yet

Patched ruby 1.9.3-p286 for 30% faster rails boot

Overview

This script installs a patched version of ruby 1.9.3-p286 with boot-time performance improvements (#66 and #68), and runtime performance improvements (#83 and #84). It also includes the new backported GC from ruby-trunk.

Many thanks to funny-falcon for the performance patches.