package ppx_bench

  1. Overview
  2. Docs

ppx_bench

Syntax extension for writing in-line benchmarks in OCaml code.

For documentation and examples, see:

example/ppx_bench_sample.ml

These benchmarks are intended to be run with the runner provided by the core_bench library, Inline_benchmarks_public.Runner.main. See the documentation of core_bench for more details.

OCaml

Innovation. Community. Security.