Skip to content

Instantly share code, notes, and snippets.

View jerryshen's full-sized avatar
🏠
Working from home

Jerry Shen jerryshen

🏠
Working from home
  • SEPHPLUS
  • Shanghai
View GitHub Profile
@jerryshen
jerryshen / 0-readme.md
Created February 16, 2012 03:27 — forked from burke/0-readme.md
ruby-1.9.3-p0 cumulative performance 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).

Huge thanks to funny-falcon for the performance patches.