jesperes / erlang_1brc

Erlang implementation of the One Billion Row Challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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]

About

Erlang implementation of the One Billion Row Challenge

License:GNU General Public License v2.0


Languages

Language:Erlang 97.5%Language:Shell 2.5%