Skip to content

Instantly share code, notes, and snippets.

View Eunix's full-sized avatar
🎯
Focusing

Evgenii Pavlov Eunix

🎯
Focusing
View GitHub Profile

Keybase proof

I hereby claim:

  • I am eunix on github.
  • I am eunix (https://keybase.io/eunix) on keybase.
  • I have a public key ASArYh1iUgW2PSrbxiVrJ7c7j0MKaeeLfIHjvdzLemteGAo

To claim this, I am signing this object:

@Eunix
Eunix / 0-readme.md
Last active December 26, 2015 16:59 — forked from sj26/0-readme.md
1.9.3-p194-perf

Patched ruby 1.9.3-p194 for 30% faster rails boot

What is?

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

Huge thanks to funny-falcon for the performance patches.