Elixir benchmarks worth reading

What are good benchmarks / blog posts worth reading ? I am looking for things that make statemnets of the form:

using technique XYZ, we were able to run 1M processes / core, and each process did X work / second ← statements along these lines

Here is one: ElixirConf 2019 - High Performance String Processing Scripts in Elixir - Johanna Larsson - YouTube @jola did a great job.

1 Like