package ppx_bench

  1. Overview
  2. Docs
Syntax extension for writing in-line benchmarks in ocaml code

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_bench-v0.13.0.tar.gz
sha256=6f37851e928595544e48204159b28366ed6e671c0d2a6a5b2d67f12c0cd7984b
md5=d800ee5e0b2a12401ba40e16865eabae

doc/ppx_bench.runtime-lib/Ppx_bench_lib/index.html

Module Ppx_bench_lib

module Benchmark_accumulator : sig ... end

The point of Benchmark_accumulator is to provide a global place where inline benchmarking macros can register themselves. Once registered here, the benchmarks are retrieved and analyzed using Core_bench.

module Export : sig ... end
OCaml

Innovation. Community. Security.