package benchmark

  1. Overview
  2. Docs
Benchmark running times of code.

Install

Dune Dependency

Authors

Maintainers

Sources

benchmark-1.3.1.tar.gz
md5=581eb29dd2144101a3ed9c8fcf529a7b

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: 08 Sep 2014

Dependencies (4)

  1. ocamlbuild build
  2. ocamlfind
  3. base-unix
  4. ocaml < "4.06.0"

Dev Dependencies

None

Conflicts

None