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.14.0.tar.gz
sha256=6a688affaa38b220b5c5906b1a14d35cad5d94688070b2d5548712a0bbba7c05
md5=645d265953bdace9ddbbb4f300ffb5db

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.