exprof icon indicating copy to clipboard operation
exprof copied to clipboard

A simple code profiler for Elixir using eprof.

Results 1 exprof issues
Sort by recently updated
recently updated
newest added

eprof is part of the `:tools` application and needs to be included in the applications (or extra_applications?) list in mix.exs in order for distillery to include it in the release...