Module erlperf_cli

Command line interface adapter.

Copyright © (C) 2019-2022, Maxim Fedorov

Description

Command line interface adapter.

Function Index

main/1Simple command-line benchmarking interface.

Function Details

main/1

main(Args::[string()]) -> no_return()

Simple command-line benchmarking interface. Example: erlperf 'rand:uniform().'


Generated by EDoc