Skip to content

Instantly share code, notes, and snippets.

View guilherme's full-sized avatar
🤔

Guilherme Campos guilherme

🤔
View GitHub Profile

Ruby 1.9.3-p194 with DTrace probes, Perf Patches, and backported COW-friendly GC

Overview

This script installs a patched version of ruby 1.9.3-p194 with DTrace probes, 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 and to Aaron Patterson for the DTrace instrumentation.

# INSTALACAO DO ELASTIC SEARCH MAIS NOVO
cd ~
sudo apt-get update
sudo apt-get install openjdk-7-jre-headless -y
wget hhttps://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-0.90.3.deb
sudo dpkg -i elasticsearch-0.90.3.deb
sudo service elasticsearch start
@guilherme
guilherme / about.md
Created January 23, 2012 01:39 — forked from jasonrudolph/about.md
Programming Achievements: How to Level Up as a Developer