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.

Tags

benchmark

Published: 20 May 2018

Dependencies (3)

  1. base-unix
  2. jbuilder >= "1.0+beta7"
  3. ocaml >= "3.12.0"

Dev Dependencies (2)

  1. pcre with-test
  2. base-bigarray with-test

Conflicts

None