package benchmark

  1. Overview
  2. No 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: 21 Nov 2013

Dependencies (4)

  1. ocamlbuild build
  2. pcre
  3. ocamlfind
  4. ocaml < "4.02.0"

Dev Dependencies

None

Conflicts

None