Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 414 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 414 Bytes

erlang_1brc

Erlang implementation of the One Billion Row Challenge.

This is included in the set of Elixir/Erlang implementations discussed here: gunnarmorling/1brc#93.

Usage (rebar3)

$ rebar3 escriptize
$ _build/default/bin/erlang_1brc [filename]

Usage (run.sh)

$ ./run.sh [filename]