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

README.md.html

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.