libbenchmark-ocaml-dev

Ocaml benchmarking library
  https://forge.ocamlcore.org/projects/ocaml-benchmark/
  0
  no reviews



This library implements benchmarking functions for measuring the run-time of one or many functions using latency (multiple repetitions) or throughput (repeat until some time period has passed) tests.

it is inspired by the perl module of the same name ( benchmark ).