Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 1.07 KB

ecirca_bench.md

File metadata and controls

42 lines (23 loc) · 1.07 KB

Module ecirca_bench

This module provides some code to make basic benchmarks.

Description

    One can see some results in benches folder, where results

are saved with appropriate date and short commit hash.

Function Index

avg_error/0Function that checks if avg ecirca is correct - prints a table of true averages and averages that was returned by ecirca.
start/0Starts a benchmark.

Function Details

avg_error/0

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/0

start() -> any()

Starts a benchmark.