package ppx_bench

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=7e91a1b7c82fc512560ca1de14deab3754dc2df4adc924112e68bede74691ba2

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.