A collection of simple Elixir scripts that are using
Mix.install/2
. (Requires Elixir v1.12+)
$ git clone https://github.com/wojtekmach/mix_install_examples.git
$ elixir mix_install_examples/benchee.exs
Resolving Hex dependencies...
(...)
Benchmarking flat_map...
Benchmarking map.flatten...