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.5/benchmark-1.5.tbz sha256=56b4a4512d22047f646bc7116a33d263f8fbd3e9b5559137abfcf6d3b4f458bf md5=af4bef4028866b21496c583f83a86c7f  | 
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/benchmark/benchmark.1.5/opam | 
          

