Non-Scientific measurement of the cost of calling another process in Elixir (by @dbeck74)
In this post I try to estimate how much it takes from the sender process to call another in the local BEAM VM. This is pretty non-scientific and may only have a meaning for my OS and my use-case. No generic conclusion to be made.
http://dbeck.github.io/Non-Scientific-Measurement-of-Elixir-Remote-Calls/