package ppx_bench

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

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_bench-v0.14.0.tar.gz
md5=645d265953bdace9ddbbb4f300ffb5db

Description

Part of the Jane Street's PPX rewriters collection.

Published: 31 May 2020

README

ppx_bench

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

For documentation and examples, see:

example/ppx_bench_sample.ml

Dependencies (4)

  1. ppxlib >= "0.11.0" & < "0.14.0"
  2. dune >= "2.0.0"
  3. ppx_inline_test >= "v0.14" & < "v0.15"
  4. ocaml >= "4.04.2"

Dev Dependencies

None

Used by (3)

  1. ppx_bap
  2. ppx_jane = "v0.14.0"
  3. splittable_random = "v0.14.0"

Conflicts

None