View Source Utilx.BenchUtils (Utilx v0.6.2)
Utility for quick and simple benchmarking functions in Elixir.
Summary
Functions
Benchmarks the execution time of a piece of code. It should be used only in really simple cases.
Utility for quick and simple benchmarking functions in Elixir.
Benchmarks the execution time of a piece of code. It should be used only in really simple cases.