package benchmark

  1. Overview
  2. Docs

Description

This module provides a set of tools to measure the running times of your functions and to easily compare the results. A statistical test is used to determine whether the results truly differ.

Published: 24 Dec 2014

Dependencies (4)

  1. ocamlbuild build
  2. ocamlfind
  3. base-unix
  4. ocaml >= "3.12.0" & < "5.0"

Dev Dependencies

None

Conflicts

None