This module provides some code to make basic benchmarks.
One can see some results in benches folder, where results
are saved with appropriate date and short commit hash.
avg_error/0 | Function that checks if avg ecirca is correct - prints a table of true averages and averages that was returned by ecirca. |
start/0 | Starts a benchmark. |
avg_error() -> any()
Function that checks if avg ecirca is correct - prints a table of true averages and averages that was returned by ecirca.
start() -> any()
Starts a benchmark.