Skip to content

Instantly share code, notes, and snippets.

@razum2um
razum2um / 0-readme.md
Created June 7, 2012 05:05 — forked from olgen/0-readme.md
ruby-1.9.3-p0 cumulative performance + gcdata + debug patch.

Patched ruby 1.9.3-p0 for 30% faster rails boot

What is?

This script installs a patched version of ruby 1.9.3-p0 with patches to make ruby-debug work again (#47) and boot-time performance improvements (#66 and #68), and runtime performance improvements (#83 and #84) as well as the gcdata-patch.

Huge thanks to funny-falcon for the performance patches.