/erlang_1brc

Erlang implementation of the One Billion Row Challenge

Primary LanguageErlangGNU General Public License v2.0GPL-2.0

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]