package benchmark

  1. Overview
  2. Docs
Benchmark running times of code

Install

Dune Dependency

Authors

Maintainers

Sources

benchmark-1.5.tbz
sha256=56b4a4512d22047f646bc7116a33d263f8fbd3e9b5559137abfcf6d3b4f458bf
md5=af4bef4028866b21496c583f83a86c7f

README.md.html

README.md

Benchmark — measure/compare run-time of OCaml functions

Benchmark provides functions to measure and compare the run-time of functions. It is inspired by the Perl module of the same name.

Installation

The easier way to install it is by using opam:

opam install benchmark

If you want to perform this operation manually, see benchmark.opam for installation instructions.

Copyright 2004-present, Christophe Troestler Copyright 2002-2003, Doug Bagley

OCaml

Innovation. Community. Security.