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.16.0.tar.gz
sha256=e307fc25b4cb38125685fa01888255d00aaf6c1b82f52c4f02ebd48a4471761d

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

Module Ppx_bench_libSource

Sourcemodule 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.

Sourcemodule Export : sig ... end
OCaml

Innovation. Community. Security.