package ppx_bench

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.14.1.tar.gz
sha256=6eb8b9495d9d66ea4ebe0518b1cac022109aae4a3922464c27094dfd896323cb
md5=f2852170a6396d60d4fc1c156be1ec62

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.