/exrbbench

Primary LanguageElixir

Elixir, Ruby, don’t fight. Benchmark!

Example project for this article.

Elixir application for benchmark communication between Elixir and Ruby using:

Installation

$ git clone ...
$ mix deps.get
$ bundle install
$ mix run

Note

Erlix is commented out because of crashes!