benchmarkversion Documentation on ocaml.org
Benchmark running times of code
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 |
|---|---|
| Authors | Christophe Troestler <Christophe.Troestler@umons.ac.be> and Doug Bagley |
| License | LGPL-3.0-only WITH OCaml-LGPL-linking-exception |
| Published | |
| Homepage | https://github.com/Chris00/ocaml-benchmark |
| Issue Tracker | https://github.com/Chris00/ocaml-benchmark/issues |
| Maintainer | Christophe Troestler <Christophe.Troestler@umons.ac.be> |
| Dependencies | |
| Source [http] | https://github.com/Chris00/ocaml-benchmark/releases/download/1.6/benchmark-1.6.tbz sha256=330d7d718c9afcc132e763d545813f07a4e7a825b0e6d133f4252b51f2809cf0 md5=425d16d91e11bc81e3d347884f8fe991 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/benchmark/benchmark.1.6/opam |


