Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 492 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 492 Bytes

One Billion Rows in Ruby

Is Ruby a good language for CPU-intensive data crunching? Can it beat Java? This talk is about my adventures taking on the One Billion Row Challenge (https://github.com/gunnarmorling/1brc) in Ruby. I'll cover some of the tools and techniques for optimising Ruby programs.

Slides

Building

  • asdf (or compatible tool) with ruby, python, nodejs plugins
  1. asdf install
  2. rake