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.1.tar.gz
md5=496d7d989656c95860cf2434e1d8e0e0
sha512=7492c19b408709368f5a1ed020bea2c439ff562f765cd706637dbfb7ecdfc33478f9dd814fcf195292bf634769ae95f8b89b5b33b714e0fd6248f0754e1d37a4

doc/README.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.