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.9.0.tar.gz
sha256=375a1f10b73212b07a7bcdc7a33d2c26bb29436da4d2e4a3e454361687df9900
md5=c3cc7c7972fe6bc4e26e26b792b63521

Description

Part of the Jane Street's PPX rewriters collection.

Published: 22 Mar 2017

README

title: ppx_bench parent: ../README.md

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

For documentation & examples, see:

example/pa_bench_sample.ml

Dependencies (7)

  1. ocaml-migrate-parsetree >= "0.4" & < "2.0.0"
  2. ppx_metaquot >= "v0.9" & < "v0.10"
  3. ppx_inline_test >= "v0.9" & < "v0.10"
  4. ppx_driver = "v0.9.0"
  5. ppx_core >= "v0.9" & < "v0.10"
  6. jbuilder >= "1.0+beta4" & < "1.0+beta8"
  7. ocaml >= "4.03.0"

Dev Dependencies

None

Used by (2)

  1. ppx_bap < "v0.14.0"
  2. ppx_jane = "v0.9.0"

Conflicts

None

OCaml

Innovation. Community. Security.