Skip to content

Instantly share code, notes, and snippets.

@olgen
olgen / sam
Last active August 29, 2015 14:25 — forked from maylim17/gist-of-gists
Gist of Gists
= Samantha prototype: Knowledge Graph & Chat-Bot
:author: Eugen Martin
:twitter: @olgen_morten
:tags: domain:graph-database, use-case:knowledge-base
'''
== Introduction
@olgen
olgen / 0-readme.md
Created February 2, 2012 13:23 — forked from burke/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.